body
{
font-size: 10px; 
color: #FFFFFF; 
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif
}

tr
{
font-size: 12px; 
color: #FFFFFF; 
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif
}

p
{
margin: 5px 0 5px;
padding: 0;
}

h1
{
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 1px solid #FF3300;
	background: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: none;
	border-top-width: thick;
	border-left-width: thick;


}

h2
{
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;


}

h3
{
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	font-style: oblique;

}

h6
{
	margin: 1px 0 0 0;
	padding-bottom: 2px;
	color: #006699;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #003399;
	line-height: 14px;
	font-weight: bold;

}

a{
	color: #0066FF;
	text-decoration: none;
	background: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover {color: #FFCC33; text-decoration: blink; background: inherit;}

ul
{
color: #fff;
list-style-type: circle;
background: inherit;
}

li
{
	font-weight: normal;
	text-transform: none;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #FFFFFF;
	list-style-type: circle;

}

blockquote
{
width: 30em;
margin: 0 0 0 10px;
padding: 5px;
border-left: 1px none #666
}
