body 
{ font-family: arial; 
color: #EF5252;
letter-spacing: 1px; 
font-weight: none; 
font-size: 11px;
cursor: default;
text-align: justify;
background-color= "transparent";
scrollbar-track-color: 		#26627E;
scrollbar-base-color: 		#26627E; 
scrollbar-face-color: 		#26627E; 
scrollbar-shadow-color: 	#26627E; 
scrollbar-highlight-color: 	#26627E; 
scrollbar-darkshadow-color: 	#26627E;  
scrollbar-arrow-color: 		#B0C6B3;}

table { 	
text-align: justify;
font-style : normal; 
font-weight : none; 
font-size: 11px; 
cursor: nw-resize;}

input, textarea
{ background: #F3CDB5;
font-family: times new roman;
color: #EF5252; 
border-style: solid;
border-color: #52424A;
border-width: 1;}
 
b {
font-family: arial;
font-size: 11px;
color: #CE2131;}

i {
font-family: arial;
font-size: 11px;
color: #52424A;}

h1{
font-family: times new roman;
font-size: 18px;
letter-spacing: 5px;
border-bottom: #52424A 2px dashed;
color: #EF5252;}

h2{
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
color: #EF5252;
letter-spacing: 1px;
border-bottom: #D66339 2px solid;
background-color: #FFE7E7;}


.form {
border:1px solid #FFE7E7; 
font-family: arial;
font-size: 11px;
color: #EF5252;
background-color: #FFFFFF;
letter-spacing: 1px; 
padding:2px;}

.nav:link, .nav:active, .nav:visited
{color: #EF5252;
font: 11px arial
font-weight: none;
text-decoration: none;
background-color: #EFB59C;
border-bottom: 0px dashed #fff;
text-indent: 4px;
letter-spacing: 0px;
display:block;
line-height: 12px;
}

.nav:hover
{color: #fff;
font: 11px arial
font-weight: none;
background-color: #EF8C73;
letter-spacing: 0px;
text-indent: 4px;
text-align: left;
border-bottom: 0px dashed #fff;
text-decoration: none;
font-weight: none;
display:block;
line-height: 12px;
}

A:link 	{ color: #EF5252; text-decoration: none; cursor: default; font-weight: ;}
A:active 	{ color: #EF5252; text-decoration: none; font-weight: ;}
A:visited 	{ color: #EF5252; text-decoration: underline; font-weight: ;}

A:hover {
color: #EF8C73;
text-decoration: none; 
letter-spacing: 3px; 
cursor: default; }