.text
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.textHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    BACKGROUND-COLOR: #e0e0e0
}
A:link
{
	COLOR: #339900;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;

}
A:visited
{
	COLOR: #339900;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;


}
A:hover
{
	COLOR: #000000;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;

}
A:active
{
	COLOR: #000000;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;

}
img.fleft
{
	position:relative; 
	float:left;	
}
.verdana {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;

}

