a:link
{
	color: #44397B; 
	font-weight: bold;
	text-decoration : none;
}
a:visited
{
	color: #44397B; 
	font-weight: bold;
	text-decoration : none;
} 

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-size: 		8pt;
	font-family: 	Verdana;
	color: 			#333333
}
body
{
	font-family: Verdana;
	color: #666666;
	font-size: 8pt;
}

h1
{
	font-family: Verdana;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}

h2
{
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}

h3
{
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}

.siteHeader
{
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

.homeGraphicText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

.leftNavigationText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}


.copyRight
{
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;

}
