.text {
	font-size:10pt;
	color: #000000;
	font-family: arial;
}
.bold_text {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: arial;
}
.big_text {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	font-family: arial;
}
.med_text {
	font-size: 12pt;
	color: #000000;
	font-family: arial;
}
.super_small_text {
	font-size: 2mm;
	color: #000000;
	font-family: arial;
}
.small_text { 
	font-size: 10px; 
	font-family: Arial;
	color: #000000; 
}
A.class:link
{
font-size: 8pt;
color:#FFFFFF;
font-family: Arial;
font-style: Normal;
font-weight: Normal;
text-decoration:none;
cursor:hand;
}
A.class:visited
{
font-size: 8pt;
color:#FFFFFF;
font-family: Arial;
font-style: Normal;
font-weight: Normal;
text-decoration:none;
cursor:hand;
}
A.class:hover
{
font-size: 8pt;
color:#FFFFFF;
font-family: Arial;
font-style: Normal;
font-weight: Normal;
text-decoration:underline;
cursor:hand;
}
A.class:active
{
font-size: 8pt;
color:#000000;
font-family: Arial;
font-style: Normal;
font-weight: Normal;
text-decoration:none;
cursor:hand;
}
A.mall
{
font-size:10pt;
color:#0FBED2;
font-family: Arial;
font-style: Normal;
font-weight: Bold;
text-decoration:none;
cursor:hand;
}
