﻿a:link
{
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active 
{
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited
{
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}

a:hover 
{
	font-size : 8pt;
	font-weight: bold;
	color: #da0101;
	text-decoration: none;	
}

body
{
	font-family: Verdana;
	background-color: #ffffff;
}

.text1
{
	font-family: Verdana, Arial, Times;
	font-size : 8pt;
	color: #222222;
	text-decoration: none; 
}


table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
.ax4d2 {
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #663300;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #999999;
	}
	
.a1:link
{
	font-family: Arial, Garamond, Times New Roman, Times;
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: undeline;
}
.a1:visited
{
	font-family: Arial, Garamond, Times New Roman, Times;
	font-size : 8pt;
	font-weight: bold;
	color: #006699;
	text-decoration: undeline; 
} 
.a1:active 
{
	font-family: Arial, Garamond, Times New Roman, Times;
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: undeline;
}
.a1:hover 
{
	font-family: Arial, Garamond, Times New Roman, Times;
	font-size : 8pt;
	font-weight: bold;
	color: #ff9900;
	text-decoration: undeline;
}