body {
	background-image:  url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style7 {font-size: 10px}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style10 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.style8 {	color: #990000;
	font-weight: bold;
}
.style11 {
	font-size: 8px;
	color: #CCCCCC;
	font-style: italic;
}

.style1 {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	}

.border {  border: 1px #990000 solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 583572}


SELECT , TEXTAREA { 

font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; 
font-size: 10px; 
background : #ffffff; 

}