
/*
New CSS file
*/
body, p{
	Font-Family : arial, verdana, helvetica;
	Font-Size : 9pt;
	}


.smallink{
	Font-Family : arial, verdana,helvetica;
	Font-Size : 8pt;
	Letter-Spacing : 1pt;
	Line-Height : 12pt;
	}


TD{
	Font-Family : arial, verdana, helvetica;
	Font-Size : 10pt;
	}


H1{
	Color : #000080;
	Font-Family : Arial,helvetica;
	Font-Size : 20pt;
	Font-Weight : normal;
	Letter-Spacing : 1pt;
	Line-Height : 25pt;
	}


H2{
	Color : #666666;
	Font-Family : arial,Verdana,helvetica;
	Font-Size : 13pt;
	Font-Weight : normal;
	Line-Height : 16pt;
	}

.white{
	Color : #FFFFFF;
	Font-Family : arial,Verdana,helvetica;
	Font-Size : 10pt;
	Font-Weight : bold;
	}
.red{
	Color : #FF0000;
	Font-Family : arial,Verdana,helvetica;
	Font-Size : 10pt;
	Font-Weight : bold;
	}
	
.textbox{
	Background-Color : #cdcd9b;
	Color : #6A0000;
	Font-Family : Helvetica,Verdana,sans-serif;
	Font-Size : 8pt;
	Font-Weight : bold;
	Text-Align : center;
	}


A{
	Color : #003399;
	Font-Family : arial, verdana, helvetica;
	Text-Decoration : none;
	}


A:hover{
	Color : #6A0000;
	}

TABLE.ratetable2 TD 
{border-bottom:solid #cccccc 1px}
.normal { font-family: "Verdana", sans-serif; font-size: 1em; }
.nav a { color: #4d4d4d; font-size: 12px; }
.nav a:hover { color: #5d5d5d; }


