html, body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

*, p, ol, blockquote
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

li {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-top:5px;
	list-style-image: url('images/bullet.gif');
}

.level2-li {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-bottom:5px;
	margin-left: 0;
	padding-left: 0;
	list-style-image: url('images/arrow_red.gif');
}

ul {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-top:0px;	
	list-style-image: url('images/bullet.gif');
}

h1
{
	padding: 10px 0 0 0;
	font-size: 16px;
	color: #AB1F22;
	font-weight: bold;
}

h2
{
	padding: 2px 0 0 0;
	font-size: 14px;
	color: #AB1F22;
	font-weight: bold;
}

h3
{
	padding: 2px 0 0 0;
	font-size: 12px;
	color: #AB1F22;
	font-weight: bold;
}

h4
{
	padding: 2px 0 0 0;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

h5
{
	padding: 2px 0 0 0;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

h6
{
	padding: 2px 0 0 0;
	font-size: 11px;
	color: black;
}

.copyright
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #F5F7FB;
} 

a:link {color: #990000; font-size:inherit;}
a:visited {color: #990000; font-size:inherit;}
a:hover {color: #990000; text-decoration:none; font-size:inherit;}
a:active {color: #990000; text-decoration:none; font-size:inherit;}