
/* CSS Document */


body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
text-align: justify;
}

/* Clean air */
.style1 {
	color: #FFFFFF;
	font-weight: bold;
        margin-left:7px; 
        margin-top:7px; 
}

.style2 {color: #990000;}
.style3 {
         vertical-align:middle;
         margin-right:15px;
         }

.style4 {
	font-size: 12px;
	font-weight: bold;
}

-->


<!--
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#727272;
}


.t11 {
	font-family: Tahoma;
	font-size: 12px;
	
}

.bottom {font-size: 10px;
         color:#FFFFFF;
	 text-decoration: none;
}

a.others:link { color: #777759; 
         text-decoration: none;}

a.others:visited { color: #777759;
            text-decoration: none;}

a.others:hover { color: #990000;
          text-decoration: none;}

a.others:active {  color: #777759;
	    text-decoration: none;}


a:link { color: #FFFFFF; 
         text-decoration: none;}

a:visited { color: #FFFFFF;
            text-decoration: none;}

a:hover { color: #FFCC00;
          text-decoration: none;}

a:active {  color: #FFFFFF;
	    text-decoration: none;}

.copyright { margin-top: 14px;
             color:#918E8E; 
             text-align:center;}

.spacer {vertical-align:middle;
         width:10; 
         height:1;
}

form {
width:98%;
border: 1px dotted #aaaaaa;
padding: 6px 6px 6px 6px;
}

input {

font-size: 12px;
color: #990000;
background-color: #EEEEDB;
border: 1px solid #aaaaaa;
}

textarea {
width: 180px;
height: 80px;
color: #990000;
background-color: #EEEEDB;
border: 1px solid #aaaaaa;
}




-->

