/* CSS Document */
body {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color:ffffff;
}
.maintext {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color:ffffff;
	padding:10px;
}
td {
	font-size:10pt;
}
td.box-header {
	font-size:10pt;
	font-weight:bold;
}
td.box {
	font-size:10pt;
	padding:5px;
	background-color:111111;
}
a:hover {
	color:D37C1E;
}
a {
	color:EB9335;
}
a:visited {
	color:C3B44A;
}
a.copyright {
	font-size:8pt;
}
strong.big {
	font-size:14pt;
}
hr {
	color:#333333;
}
.copyright {
	font-size:8pt;
}
.green {
	color:8EB637; 
	font-size:10pt; 
	font-family:arial;
}
.greentitle {
	color:8EB637; 
	font-size:11pt; 
	font-family:arial; 
	font-weight:bold;
}
.title {
	font-size:11pt;
	font-family:arial;
	font-weight:bold;
}
.text {
	font-size:10pt;
	font-family:arial;
}