BODY {
	font-size: 12px;
	color : black;
	font-family : Tahoma;
	font-style : normal;
	text-decoration:none;
}
TABLE {
	font-size: 12px;
	color : black;
	font-family : Tahoma;
	font-style : normal;
	text-decoration:none;
}
a:link 
{
	font-size: 12px;
	color : #384E92;
	font-family : Tahoma;
	font-style : normal;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color : #384E92;
	font-family : Tahoma;
	font-style : normal;
	text-decoration:none;
}
a:hover
{
	font-size: 12px;
	color : #384E92;
	font-family : Tahoma;
	font-style : normal;
	text-decoration:underline;
}
A:active {
	font-family : Tahoma;
	color: grey;
	font-size:12px;
	text-decoration: none;
	font-style : none;
}

H1 {
	font-family : px;
}
LI {
	list-style : disc inside;
	list-style-type : disc;
}
H2 {
	font-size: 11px;
	font-family : Tahoma;
	color : #384E92;
	font-style : bold;
}
		


