BODY  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size:13px;
}

TABLE {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size:13px;

}
H1  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size:14px;
}
H4  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size:14px;
}
A:link {
	text-decoration: none;
	color: #202090;
	font-size:12px;
	font-weight : bold;
    font-family: "Verdana", "Helvetica", "sans-serif";
	letter-spacing: 1pt;
	line-height: 14px;	
}

A:visited {
	text-decoration: none;
	color: #202090;
	font-size:12px; 
	font-weight : bold;
    font-family: "Verdana", "Helvetica", "sans-serif";
	letter-spacing: 1pt;
	line-height: 14px;		
}

A:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size:12px; 
	font-weight : bold;
    font-family: "Verdana", "Helvetica", "sans-serif";
	letter-spacing: 1pt;
	line-height: 14px;		
}


a {
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight : bold;
	color: #202090;
	letter-spacing: 1pt;
	line-height: 14px;		
}