p,tr,ul,ol    { color: black; font-size: 14px; line-height: 20px; font-family: "Times New Roman", Georgia, Times }
h3   { color: #f00; font-weight: bold; font-size: 18px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h4     { color: black; font-weight: bold; font-size: 16px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link    { color: black }
body {
	margin-top: 30px;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
