body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

form{
	margin-top: 0;
	margin-bottom: 0;
}

h1
{
	font-family: Arial;
	font: 14pt; 
	color: #CC0066;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

hr{
	size: 1;
	color: #BD950A;
}
TEXTAREA 
{ 
font : 8pt verdana; 
color: #660000; 
background-color: #ffffff; 
border-color: #000000; 
border-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: single; 
} 

SELECT 
{ 
font : 8pt verdana; 
color: #000000; 
border-color: #ffffff; 
border-width: 1px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-style: dashed; 
} 

INPUT 
{ 
font : 8pt verdana; 
color: #000000; 
border-color: #000000; 
border-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: single; 
}

A:LINK {font-size : 12pt; color: #CC0066; text-decoration: none; cursor: hand; font-weight: normal; } 
A:ACTIVE {font-size : 12pt; color: #CC0066; text-decoration: none; font-weight: normal; } 
A:VISITED {font-size : 12pt; color: #CC0066; text-decoration: none; font-weight: normal; } 
A:HOVER {font-size : 12pt; color: black; text-decoration: underline; font-weight: normal; }

A.PRIME:LINK {font-size : 8pt; color: #CC0066; text-decoration: none; cursor: hand; font-weight: normal; } 
A.PRIME:ACTIVE {font-size : 8pt; color: #CC0066; text-decoration: none; font-weight: normal; } 
A.PRIME:VISITED {font-size : 8pt; color: #CC0066; text-decoration: none; font-weight: normal; } 
A.PRIME:HOVER {font-size : 8pt; color: black; text-decoration: underline; font-weight: normal; }