body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {color: #000000;	text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #0066CC;text-decoration: underline;}
a:active {color: #000000;text-decoration: underline;}
.linkblue a:link {color: #0066CC;	text-decoration: underline;}
.linkblue a:visited {color: #0066CC;text-decoration: underline;}
.linkblue a:hover {color: #000000;text-decoration: underline;}
.linkblue a:active {color: #0066CC;text-decoration: underline;}
.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	font-style: italic;
}
.hdr2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #156FDF;
	border: 1px solid #1A5C90;
}
.buttons2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #1A5C90;
}
