<!--td           
{ 
	font-family: Arial; font-size: 13px; 
}
-->
.text
{ 
	font-family: Arial; font-size: 10px; text-align:justify;  font-weight: normal
}
.text1
{ 
	font-family: Arial; font-size: 12px; text-align:left; valign="top" ;  font-weight: normal
}
.text1left
{ 
	font-family: Arial; font-size: 12px; text-align:left; valign="top"; font-weight: normal
}
.text1right
{ 
	font-family: Arial; font-size: 12px; text-align:right; valign="top" ;  font-weight: normal
}
.text1center
{ 
	font-family: Arial; font-size: 12px; text-align:center; valign="top" ;  font-weight: normal
}
.text1just
{ 
	font-family: Arial; font-size: 12px; text-align:justify; valign="top" ;  font-weight: normal
}

.text1b
{ 
	font-family: Arial; font-size: 12px;  font-weight: bold ;  text-align:left; valign="top" 
}
.heading
{
	font-family: Arial; font-size: 15px; color: #EA0000; font-weight: bold
}
.pageheading
{
	font-family: Arial; font-size: 18px; color: #EA0000; font-weight: bold
}
.menu         
{ 
	font-family:  Arial; font-size: 15px; color: #FFFFFF; background-color: #000066; text-decoration:none;
}
.menu:hover         
{ 
	font-family: Arial; font-size: 15px; color: #FFFF80; text-decoration:underline;
}
