@charset "UTF-8";
/* CSS Document */

BODY {
background-color: #7CA3A7; 

FONT-FAMILY: "courier", "verdana", "geneva", "helvetica", "arial"; 
} 


A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: underline; color: #ffffff;}


text {

FONT-SIZE:12pt;  
COLOR: black; 
} 


p { width: 600px;}


h1 {	FONT-SIZE:12pt;  
FONT-WEIGHT:strong;
COLOR: white; }
