@charset "utf-8";
.header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	color: #FF3333;
	font-weight: bold;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFC6;
	font-size: 0.8em;
}

.article.header.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #C00;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: thin inset #F96;
}

.article.header.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
}

td {
	font-family: Georgia, Ariel, Times, serif;
	font-size: 17px;
}
li {
	font-family: Georgia, Ariel, Times, serif;
	font-size: 17px;
}
.reddot {
	color: #933;
	font-size: 9px;
	font-family: Georgia, Ariel, Times, serif;
}
.subhead div .subhead {
	font-size: 1.7em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #FFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: left;
}
