P,UL,OL,DL,TD,TH,BLOCKQUOTE {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

H1,H2,H3,H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #873835;
	font-weight : bold;
}

H1 {
	font-size : 20px;
	text-align : center
}

H2 {
	font-size : 18px;
}

H3 {
	font-size : 16px;
}

H4 {
	font-size : 14px;
}

HR {
	border : thin dashed #873835;
}

SUP {
	font-size : xx-small;
}

UL,OL {
	margin-left : 12px;
	padding-left : 10px;
	margin-top : 4px;
	margin-bottom : 2px; 	
 	}
LI {
	margin-left : 15px;
	padding-bottom : 1px;
	padding-top : 1px;
}

DT {
	padding-top : 2px;
	font-weight : bold;
}

DD {
	padding-top : 2px;
	padding-bottom : 3px;
}

A {
	font-weight: bold;
}

A:hover {
	color: #873835;
	text-decoration: none;
}
.SurveyText {
	color: #873835;
	font-size : 16px;
	text-decoration:underline;
	font-weight:bold;
	background-color:#FFFF00;	
}

.RedBookText {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 18px;
	color: #B81814;
	text-decoration:underline;
	
}

.RedBookText:hover	{
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 18px;
	color: #16A98C;
	text-decoration:none;
	
}
.GreenText {
	/*font-family : Arial, Helvetica, sans-serif;*/
	font-weight : bold;
	color : #339999;
}

.MenuText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

.GreenBorder {
	border : thin dashed #873835;
	padding : 5 5 5 5;
}

.WhiteCell {
	background-color : #FFFFFF;
}

.GreenCell {
	background-color : #873835;
}

.PinkCell {
	background-color : #FDF7F7;
}

.LightGreenCell {
	background-color : #E3F3F0;
}

.RevTitleText:hover {
	color : #FFFFFF;
}

.SmallFont {
	font-size : 12px;
}

.Copyright {
	font-size : 10px;
}

.MenuTextLarge	{
font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
	text-decoration : none;
}
.MenuText:hover	{
	text-decoration : none;
	color: #B8302B;
}
A.TaxLinkInactive:hover {
	text-decoration:line-through;
}
A.TaxLinkInactive {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}