td,body  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9.5pt;
	color : #000000;
    font-style: normal; 
	font-weight: normal; 
	font-variant: normal
}

th {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	color : #000000;
    font-style: bold; 
	font-weight: bold; 
	font-variant: normal
}

form,input, button,select, option  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
    font-style: normal;
	font-weight: normal;
	font-variant: normal
}

h2 {
	font-size : 14.5pt;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
	font-style: normal;
}

h3  {
	font-size : 13pt;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #808080;
	font-weight : bold;
	font-style: normal;
}

h4  {
	font-size : 12pt;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #808080;
	font-weight : bold;
	font-style: normal;
}

h5  {
	font-size : 10.5pt;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #000080;
    font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h6  {
	font-size : 8.5pt;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

A {
	text-decoration: none;
	color : #1E90FF;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 600;
}

A:hover {
	color: Red;
	text-decoration : underline;
}

list {
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	list-style : square inside;
}