.link {
	color=0000CC;
	active: 0000CC;
	link: 0000CC;
	visited: 0000CC;
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
.link:link     {
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
.link:visited  {
	text-decoration: underline;
	font-weight: bold;
	color: #660066;
}
.link:active   {
	text-decoration: underline;
	font-weight: bold;
	color: #660066;
}
.link:hover    {text-decoration: none;}
.link:hover    {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
};
.Text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 13pt;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004200;}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;}
.PageTitle {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
}
.SmallText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	line-height: 13pt;
	background-color: #CCCCCC;
}
.SmallText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

