/* Copyright 2002 Paul Hansen */

a:hover 
{ 
	color: #990033;
}

h1, .h1, h3, .h3, td, p, body, li, ul, ol, .quote
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
}


h1, .h1
{
	font-size: 24px;
	color: #003366;
}

h3, .h3
{
	font-weight: bold;
	text-transform: uppercase;
}

p
{
	line-height: 20px;
}

li, ul, ol
{
	list-style-type: circle;
	line-height: 30px;
}

li {
	line-height: 20px;
	margin-bottom: 0.5em;
}

.quote 
{
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
}

h2, .h2, .sidebar, .small
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

h2, .h2 
{
	font-weight: bold;
	font-size: 16px;
}

.sidebar
{
	font-size: 11px;
}

.small
{
	font-size: 10px;
}


#rev
{
	color: #FFFFFF;
}