/* CSS Document */

<!--
p.big{
line-height:160%;
}

#body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
.style4 {
	font-family: Georgia;
	font-size: 12px;
	color: #950000;
}
.style5 {font-family: Georgia; font-size: 12px; color: #333333; }

.style6 {font-family: Tahoma; font-size: 11px; color: #666666; font-weight: bold; }

.style7 {font-size: 11px; color: #666666; font-family: Tahoma;}

.style8 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

.style9 {font-size: 20px; color: #333333; font-family: Georgia;}

-->

