BODY
{
	min-width: 830px;
}

H3 {
	color : Navy;
	font-size : 32px;
	font-weight : bold;
	font-family : Tahoma;
}
H2 {
	color : Navy;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	font-family : Tahoma;
}
H4 {
	color : Navy;
	font-size : 24px;
	font-weight : bold;
	font-family : Tahoma;
}
.headline
{
	COLOR: mediumblue;
	CURSOR: hand;
	TEXT-DECORATION: none;
	font-family : times;
	font-size : 32px;
	line-height : 17px;
}	
.newsheadline
{
	COLOR: mediumblue;
	CURSOR: hand;
	TEXT-DECORATION: none;
	font-family : Tahoma;
	font-size : 12px;
	line-height : 14px;
}	
.navTextLink
{
    COLOR: white;
    CURSOR: hand;
    TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
}
A
{
	COLOR: mediumblue;
	CURSOR: hand;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size : 12px;
	line-height : 17px;
	letter-spacing : normal;
}
.generalText, TD, TR, TABLE, TH
{
	color: black;
	font-size: 13px;
	line-height: 17px;
	letter-spacing : normal;
	font-family : Tahoma;
}
.title1
{
	color: Navy; 
	font-size: 18px;
}
.subTitle1
{
	color: Navy;
	font-size: 16px;
}

P { 
	color: black;
	font-size: 12px;
	line-height: 17px;
	letter-spacing : normal;
	font-family : Tahoma;
 } 