BODY {
	margin-top : 0;
	background-color : #FFFFFF;
	margin-left : 0;
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	margin-left : 6;
}
li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000099;
	background-color : transparent;
}
a:link, a:visited {
	}
a:hover {
	background-color : #FFA500;
}
a:active
{
	}
	H1,H2,H3 {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
    margin-left : 6px;
}		
H1 {
		font-size : 20px;
	 font-weight : bold;
	 margin-bottom : -1px;
}
H2 {
		font-size : 16px;
		   font-weight : bold;
		   margin-bottom : -2px;
}
H3 {
		font-size : 14px;
		margin-bottom : -1px;
}
.tableframe {
	background : #CC0000;
	background-color : #CC0000;
}
.bottom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : navy;
}
.highlight{
	color : #CC0000;
	font-style : italic;
	font-weight : bold;
}
.blueesact {
	font-weight: bold;
	color: #000099;
}
a.bottom:link,a.bottom:visited,a.bottom:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : navy;
	font-weight : normal;
}
input {
	font-size : 12px;
	height : 18px;
}
select {
	font-size : 12px;
	height : 16px;
	}
.case {
	border : 1px solid navy;
}

