BODY, TD, TH, DL, UL, OL, P {   
 FONT-FAMILY: tahoma,arial,verdana; 
 FONT-SIZE: 12px;
}

body { margin: 0; padding: 0; 
color: black;
}

hr {
  border: 0;
  width: 100%;
  height: 1px;
 background-color: #FFD737;
 color: #FFD737;

  
}

a:link
{
	color: #2F2C5B;
	text-decoration: none;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: none;
}

a:hover
{
	color: #5650A4;
	text-decoration: none;
}


.title
{
	font-family: tahoma, Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.stalas
{
	font-family: tahoma,Arial, verdana, Geneva;
	font-size: 9pt;
	color: #000000;
	font-style: none;
}

.txt 
{
   font-family: tahoma,Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.footeris
{
   font-family: tahoma,Arial, Helvetica, sans-serif; 
   font-size:7pt;
   color: white;
   background-color: black;
}

.submit 
{
	font-family: tahoma,Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: tahoma,Arial, Geneva;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }