body {
	margin: 0px;
	font-family: arial;
	color: #FFFFFF;
	font-size: 9pt;
	background-color: #000000;
}

input, textarea, table {
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-align: justify;
	background-color: #bc1516;

}


A:link{COLOR: #FFFFFF; text-decoration: none; font-weight: normal;} 
A:visited{COLOR: #FFFFFF; text-decoration: none; font-weight: normal;} 
A:active{COLOR: #FFFFFF; text-decoration: none; font-weight: normal;} 
A:hover{COLOR: #FFFFFF; text-decoration: none; font-weight: normal;} 


.header {
	font-family: helvetica, arial; 
	font-size: 12pt;
	color: #fe007d;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#logo{ 
	position: absolute;
	left: 10px;
	top: 37px;
	width: 250px;
}

#header{ 
	position: absolute;
	left: 300px;
	top: 20px;
	width: 220px;
	align: center;
}

#menu{ 
	position: absolute;
	top: 350px;
	left: 320px; 
	width: 500px;
	text-align:left;
}

#content{ 
	position: absolute;
	top: 385px;
	left: 303px; 
	text-align:left;
}
