/* DEFAULT*/
 
 

/* DEFAULT*/
body, .body {
	background-color: #E7E3DF;
	
}


/* INTERNAL DESIGNS  */

a {
	color: #6699FF;
	text-decoration: none
 
}


.copyright_text {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #999999;
	 margin-left: 2px;
	 margin-right: 2px;
	 text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	text-decoration: none;

  
 }

H1 a:hover { 
	text-decoration: underline;
}
 
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;  

 }
 
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;  
 }
