body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	background-repeat: repeat;
	background-image: url(assets/bg_main.jpg);
	background-position: top;
	background-attachment: fixed;
}


a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}
.org10ptbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}
.blu10ptbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3399FF;
}
.yel_10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C7C700;
	text-decoration: blink;
}
.press_blk {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #000000;
}
.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #FFFFFF;
}
.press_gray {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #CCCCCC;
}
.red12pt {
	font-size: 12pt;
	color: #CC3300;
}
