
a:active     {  font-family: Arial; font-size: 12px; color: #000000}
a:link       {  font-family: Arial; font-size: 12px; color: #000000}
a:hover    {  font-family: Arial; font-size: 12px; color: #FF6633}
body         {  font-family: Arial; font-size: 12px}
li           {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	text-indent: 5px;
	list-style-type: disc;
}
ol           {  font-family: Arial; font-size: 12px}
table        {  font-family: Arial; font-size: 12px}
td           {  font-family: Arial; font-size: 12px}
td.MenuCell         {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
	background-color: #72A0CF;
}

a.MenuLink         {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: none;
}
a.MenuLink:Hover        {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
ul           {
	font-family: Arial;
	list-style-position: inside;
	list-style-type: disc;
	position: relative;
	left: 5px;
	text-align: left;
	text-indent: 5px;
	white-space: pre;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: 600;
	text-transform: capitalize;
	color: #FF6633;
}
