/* CSS Document */


body
{
	margin: 0;
	padding: 0;
	background: #000;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	color: #343434;
	line-height: 14px;
}

div, td{
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	color: #343434;
	line-height: 14px;
}

div.bodybackground	{
	background-color:#ffffff;
}

li		{padding-bottom:5px}

ul		{margin-bottom:0px;
		}

a:link {
	text-decoration: none;
	color: #3399CC;
	font-weight:bold;
}
a, a:visited, a:active{
	text-decoration: none;
	color: #3399CC;
	font-weight:bold;
}
a:hover{
	color: #A5273F;
	text-decoration: underline;
}

h2	{
	color: #009464;
	font-weight: bold;
	font-size: 14px;
}

.style2 {font-size: 9px}
.style4 {
	color: #336699;
	font-weight: bold;
	font-size: 10px;
}
.style5 {
	color: #666666;
	font-weight: bold;
}
.style6 {
	color: #336699;
	font-weight: bold;
}
a {
	font-size: 10px;
	font-weight: bold;
}

.style9 {
	font-size: 12px;
	font-weight: bold;
}

