A{
	color : #FFCC00;
	text-decoration: none;
}

body {
	background-color: #000000;
	background-image: url(Images/background.jpg);
}
.black_background {
	background-color: #000000;
}
.white_background {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.blue_background {
	background-color: #000099;
}
.font10pt_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
}
.font10pt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
}
.black_border {
	border: 1px solid #000000;
}
.font10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.black_bordertop {
	border-top: 1px solid #000000;
}
.background {
	background-image: url(Images/005.gif);
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0000CC;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
