body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}
	
td {	
	font-size: 11px;
	}	

a img {border: none;}	
	
A:link, A:visited {
	color: #000000;
	text-decoration: none;
}

A:active, A: hover {
	color: #0033FF;
	text-decoration: none;
}

.mainwindow {
	padding: 10px;
}


.pagetitle {
padding: 10px;
line-height: 130%;
font-size:18px;
font-weight: bold;
text-align: center;
}

.footer {
padding: 10px;
line-height: 150%;
text-align:center;
}

#list ul
{
margin-left: 0;
padding-left: 6px;
list-style-type: none; 
}

#list li
{
display: block;
padding: 2px 0 8px 0;
}

#list li h1
{
font-size: 18px;
font-weight: bolder;
color: #CC0000;
}

#list li h1 a:link, #list li h1 a:visited
{
font-size: 18px;
font-weight: bolder;
color: #CC0000;
}

#list li h2 a:link, #list li h2 a:visited
{
font-size: 14px;
color: #3333CC;
}

#list a
{
color: #333333;
text-decoration: underline;
}

#list a:link, #list a:visited
{
color: #333333;
text-decoration: underline;
}

#list a:hover
{
color: #000000;
}