/* CSS Document */


.Section1
	{page:Section1;}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 30px;
	margin-right: 30px;
}
.style2 {color: #FF3300}
a:link {
	color: ff3300;
}
a:visited {
	color: ff3300;
}
a:hover {
	color: ff3300;
}
a:active {
	color: ff3300;
}
.section {
	font-size: 13px;
	font-weight: bold;
}



