﻿body {
	font-family: Arial;
	font-size: 11px;
	color: #1F1F1F;
}

td {
	font-size: 12px;
	color: #1F1F1F;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
}

h1 {
font-family: Arial;
font-size: 18px;
color: #FFA800;
font-weight: bold;
PADDING-BOTTOM: 13px;
margin-bottom: 0px;
}

h2 {
font-family: Arial;
font-size: 16px;
color: #663c01;
font-weight: bold;
PADDING-BOTTOM: 10px;
margin-bottom: 0px;
}

h3 {
font-family: Arial;
font-size: 14px;
color: #9D080D;
font-weight: bold;
PADDING-TOP: 5px;
PADDING-BOTTOM: 5px;
margin-bottom: 0px;
}

h4 {
font-family: Arial;
font-size: 16px;
color: #FFA800;
font-weight: bold;
PADDING-BOTTOM: 5px;
margin-bottom: 0px;
}


A:visited {
	COLOR: #222222;
	text-decoration: underline;
} 
A:link {
	COLOR: #222222;
	text-decoration: underline;
} 
A:hover { COLOR: #D96E07; TEXT-DECORATION: underline } 
A:active { COLOR: #333333; TEXT-DECORATION: underline}



th {
	font-family: Arial;
	font-size: 11px;
	color: #1F1F1F;
}
