BODY{
		COLOR: black;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 0;
		margin-left : 0;
		margin-right : 0;
		background: white;
}
A{
		COLOR: #6C141C;
		font-weight: bold;
		text-decoration: none;
}
A:hover{
		text-decoration: underline;
		color: #BF2A37;
}

h1 {
		COLOR: #0E3F76;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 1.8em;
		font-weight: bold;
		display: block;
		margin: 6px 0 8px 0;
		}
h2 {
		COLOR: #0E3F76;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 1.65em;
		font-weight: bold;
		display: inline;
		margin: 6px 0 8px 0;
		}
h3 {
		COLOR: #0E3F76;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 1.5em;
		font-weight: bold;
		display: block;
		margin: 3px 0 4px 0;
		}
h4 {
		COLOR: #0E3F76;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 1.1em;
		font-weight: bold;
		display: inline;
		margin: 3px 0 4px 0;
		}

td {
		COLOR: black;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 1.2 em;
		vertical-align: top;
}
th {
		COLOR: White;
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
		FONT-SIZE: 1.2 em;
		background: #676767;
		padding: 3px 3px 3px 3px;
		border-top-color: Black;
		border-top-width: 1px;
		border-top-style: solid;
		border-bottom-color: Black;
		border-bottom-style: solid;
		border-bottom-width: 1px;
}
li{
	list-style-image: url(../images/em_sm_trans.gif);
	font-size: 1em;
	font-weight: bold;
	color: #0E3F76  
}
form{
	display: inline;
}
