﻿/* For SAS – 08-10-24 */

a:link 
{
	font-family: Tahoma;
	color: #0000FF;
	font-weight: bold;
}

a:visited 
{
	color: #663366;
	font-family: Tahoma;
	font-weight: bold;
}

a:hover 
{
	color: #ff0000;
	font-family: Tahoma;
	font-weight: bold;
}

a:active 
{
	color: #336633;
	font-family: Tahoma;
	font-weight: bold;
}

h1 
{
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	line-height: normal;
	text-align: left;
	font-style: normal;
	background-color: #FFFFCC;
}

h2 
{
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	line-height: normal;
	text-align: left;
	font-style: normal;
	background-color: #FFFFCC;
}

h3 
{
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	line-height: normal;
	text-align: left;
	font-style: normal;
	background-color: #FFFFCC;
}

h4 
{
	font-family: Tahoma;
	font-size: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	line-height: normal;
	text-align: left;
	font-style: italic;
	background-color: #FFFFCC;
}

h5 
{
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	text-transform: uppercase;
	color: #000099;
	line-height: normal;
	text-align: left;
	font-style: normal;
	background-color: #FFFFCC;
}

h6 
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: right;
	color: #333333;
	background-color: #FFFFCC;
}

.mainbody
{
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
}

body
{
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
}

.dateupdated {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #008000;
	right: auto;
	text-align: right;
}
