
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	letter-spacing: .25px;
	word-spacing: 2px;
	margin-top: 5px;
}

.h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #B80000;
	font-weight: bolder;
	margin-top: 5px;
	text-decoration: underline;
}

	body {
		text-align:center;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin-top: 0px;
		}
	
		td {
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin-top: 0px;
		}
		
	.error {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #D30000;
		font-weight: bolder; 
		font-style: italic;
		}
a:link.blue {color:#053E98; text-decoration: underline; font-weight: normal}
a:visited.blue {color: #053E98; text-decoration: underline; font-weight: normal}
a:hover.blue {color:#A70101; text-decoration: underline; font-weidth: normal}

a:link.white {color:#ffffff; line-height: 18px; font-size: 13px; text-decoration: none; font-weight: bold;}
a:visited.white {color: #ffffff; line-height: 18px; font-size: 13px; text-decoration: none; font-weight: bold;}
a:hover.white {color:#D7BD66; line-height: 18px; font-size: 13px; text-decoration: none; font-weight: bold;}

a:link {color:#053E98; text-decoration: underline; font-weight: normal}
a:visited {color: #053E98; text-decoration: underline; font-weight: normal}
a:hover {color:#A70101; text-decoration: underline; font-weidth: normal}

