BODY, TD, TH, DL, UL, OL, P { 
   	FONT-FAMILY: Verdana,Sans-serif;
    FONT-SIZE: 8pt;
	scrollbar-arrow-color: grey;
	scrollbar-3dlight-color: White;
	scrollbar-face-color: White;
	scrollbar-base-color: White;
	scrollbar-highlight-color: tranparent;
	scrollbar-shadow-color: tranparent;
	scrollbar-track-color: tranparent;
	scrollbar-darkshadow-color: #cccccc;
	}
body { margin: 0; padding: 0; }

a:link
{
	color: #2F2C5B;
	text-decoration: none;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: none;
}

a:hover
{
	color: #5650A4;
	text-decoration: underline;
}


.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.subtitle
{
	font-family: Arial, verdana, Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#003366;
	background-color:transparent;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red {
	color: Red;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	color: #003366;
	padding: 5px;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
