.text {
	font-family: Arial;
	font-size: 10px;
}
.smallbold
{
	font-family: Verdana,aial, Sans-Serif;
	font-size: 8px;
	font-weight: bold;
}
.mediumtext 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
p,table
{
	font-family: verdana, arial, 'sans serif'; 
	font-size: 12px;	
}
ul
{
list-style: disc; 
}
.Bold
{
	font-family: Verdana, arial, 'sans serif';
	font-size: 13px;
	font-weight: bold;
	color: Maroon;
}
a.pagetext{color: #AD0F0F;text-decoration: underline;}
a {
	text-decoration: underline;
	color: #0062A1;
	font-weight: bold;
    }
a:visited {
	text-decoration: underline;
	color: #990099;
	font-weight: bold;
    }
v {
	text-decoration: none;
	color: #3A7B9D;
	font-weight: bold;
    }
a:hover {
	text-decoration: none;
	color: #ce6500;
	font-weight: bold;
}

v:hover{
	text-decoration: none;
	color: red;
	font-weight: bold;
}
a.smalllinktext 
{
	text-decoration: underline;
	color: blue;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana,tahoma,arial;
}
.smalltext
{
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana,tahoma,arial;
}
.bottommenu
{
	text-decoration: none;
	color: Blue;
	font-weight: bold;
}
.maintext {  font-family: verdana,tahoma,arial,helvetica,sans-serif; font-size: 15px; color: #F91F1F; font-weight: bold;}