@charset "utf-8";
/* CSS Document */

p {text-align:justify;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.border {border:#FFFFFF solid 1px;}
a:link {
	color: #FE9E0B;
}
a:visited {
	color: #FE9E0B;
}
a:hover {
	color: #FE9E0B;
}
a:active {
	color: #FE9E0B;
}

.subtitle {
	color: #FFFFCC;
	font-weight: bold;
	text-align:right;
}

.subtitle2 {
	color: #FFFFCC;
	font-weight: bold;
	text-align:;left;
}
.title {
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	text-transform:uppercase;
}

.fine {
	font-size: 10px;

}


