TD.choice {
	text-align : center;
}
H1 {
	text-align : center;
	font-size:15pt;
	font-weight: normal;
}
.nav {font-weight: bold;text-decoration: none;font-family:Tahoma,Verdana,Arial,sans-serif;font-size:9pt;color:#BE460C}
A.nav:link {text-decoration: none;}
A.nav:visited {text-decoration: none;}
A.nav:active {text-decoration: none;color:#F09B28}
.navplain {text-decoration: none;font-family:Verdana,Arial,sans-serif;font-size:10pt}
A.navplain:link {text-decoration: underline;}
A.navplain:visited {text-decoration: underline;}
A.navplain:active {text-decoration: underline;}
.navbasic {text-decoration: none;font-family:Verdana,Arial,sans-serif;font-size:9pt}
A.navbasic:link {text-decoration: underline;}
A.navbasic:visited {text-decoration: underline;}
A.navbasic:active {text-decoration: underline;}
A:hover{color:#F09B28}
.bgcolor{background-color:#FFFF00}
.txt {text-decoration: none;font-family:Tahoma,Arial,sans-serif;font-size:11pt;color:#006600}
.red {text-decoration: none;font-family:Tahoma,sans-serif;font-size:11pt;color:red}
.title {text-decoration: none;font-family:Tahoma,Verdana,Arial,sans-serif;font-size:15pt;color:#006600}
.subtitle {text-decoration: none;font-family:Tahoma,Verdana,Arial,sans-serif;font-size:13pt;color:#006600}
.strtitle {
	text-decoration: none;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:13pt;
	color:#006600;
	font-weight : 700;
}
.small {text-decoration: none;font-family:Verdana,Arial,sans-serif;font-size:8pt;color:#006600}
A.small:link {text-decoration: underline}
A.small:visited {text-decoration: underline}
A.small:active {text-decoration: none}
.tiny {text-decoration: none;font-family:Verdana,Arial,sans-serif;font-size:6pt;color:#36597C}
TD.gainsboro {
	background-color : #DCDCDC;
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#5F5E29
}
TD.gainsborotitle {
	background-color : #DCDCDC;
	font-family:Verdana,Arial,sans-serif;
	font-size:12pt;
	color:#5F5E29
}
TD.silver {
	background-color : silver;
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#5F5E29
}