h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	font-style: normal;
	text-transform: uppercase;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
h1 {
	font-size: 24px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFCC00;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #00CC99;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
.topofpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #336699;
	text-align: left;
	text-decoration: none;
	font-style: normal;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	font-variant: normal;
	color: #3399CC;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-position: right;
	text-transform: capitalize;
}

