p, ol, ul, dl, div, table, a, h1, h2, body {
color: #ecf0f1;
font-size : 12px;
font-family : trebuchet ms, arial, sans-serif;
text-align : left;
}

body {
margin : 0 0 0 0;
padding : 0 0 0 0;
background: transparent;
text-align : left;
}
	
 a {
text-decoration : none;
font-weight : bold;
color : #7C1155;
background: none;
}
a:link {
color : #7C1155;
}
a:visited {
color : #7C1155;
}
a:focus {
color : #004D00;
text-decoration : none;
}
a:hover {
color:  #004D00;
text-decoration : none;
}
a:active {
color : #004D00;
text-decoration : none;
}

hr { height: 1pt; color: Maroon; }

h1, h2, h3, h4{
color: #666;
font-size: 14px;
font-weight: bold; 
background: none;
margin-left: 10px;
}


.date{ font-size: 8px; }


.italic{
color: #999999;
font-style : italic;
}

.red{
color:red;
}

.result{
color:#666;
margin-left: 10px;
}


input.button {
background-color : #C0C0C0;
color : #000000;
font-family: arial, sans-serif; 
font-size: 11px; 
}



input[type=text], textarea

{border: 2px solid  #C0C0C0; backmargin-left: 5px; margin-right: 5px; background: #ecf0f1;}
	
	

