	
a:link  { color: #0000FF; text-decoration: underline; font-family: Tahoma; font-size:12pt}
a:visited {color:#0000FF; text-decoration:underline; font-family: Tahoma; font-size:12pt }
a:active  {color:#0000FF; text-decoration:none; font-family: Tahoma; font-size:12pt }
a:hover  {color:#99CCFF; text-decoration:none; font-family: Tahoma; font-size:12pt}

a:link.xs    	{color:#0000FF; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; font-size: 8pt;}
a:visited.xs    {color:#0000FF; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; font-size: 8pt;}
a:active.xs    	{color:#99CCFF; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; font-size: 8pt;}
a:hover.xs    	{color:#99CCFF; text-decoration:none; font-family:  Arial, Sans Serif; font-weight: normal; font-size: 8pt;}




body
{ 
	font-family: Tahoma; 
	color: #FFFFFF;font-size: 12pt 
}


table
{ 
	font-family: Tahoma; 
	color: #FFFFFF;font-size: 12pt;
}


.img {
	border: 2px groove #FFFFFF;
	padding: 1px;
	margin: 3pt;
	float: none;
	position: inherit;
	text-align: center
}
.whitefont {
	color: #FFFFFF;
}
.imgleft {
	border: thin groove #4B4B4B;
	padding: 1px;
	margin: 10pt;
	float: left;
}
.tabletop {
	vertical-align: top;
}
h5 {
	font-weight: bolder;
	font-size: larger;
	font-variant: small-caps;
}
.navtable {
	border-collapse: collapse;
	background-color: #E2E2E2;
	border: 1px groove #CCCCCC;
}
.navtext {
	color: #333333;
	text-align: left;
	text-indent: 0;
	letter-spacing: normal;
	line-height: 125%;
}
.centertext {
	text-align: center;
}