body {
	background-image: url(bg);
	background-repeat: repeat-y;
 	background-color: #f02e74;
	background-position: 100px;
	font-family: verdana;
	font-size: 12px;
	color: #f02e74;
	text-align: justify;
	overflow-x:hidden;}

a:link, a:active, a:visited {
	color: #f02e74;
	text-transform: upper-case;
	font-weight: bold;
	TEXT-DECORATION: NONE;}

a:hover {
	color: #f02e74;
	text-decoration: underline;
	font-weight: bold;}

.body {
	width: 100%;
	border: 0px;}

.main {
	background: #000000;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 4px;
	padding: 3px;
	border: 0px solid #3D99B8;
	text-align: justify;
	border-top: 1px solid #bcd7a2;}

td.title {
	background-color: #a5ad24;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 3px;
	margin-bottom: 1px;
	border-bottom: #bcd7a2 solid 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: justify;}

table, td, tr {
	font-size: 8pt;
	background: transparent;
	text-align: justify;
	cellpadding:4px;}

