
 BODY 	{ 
		background-color: linen;
		background-imagex: url(bg.gif)
		
	}

	
.anc, .anc:link, .anc:visited, .anc:active 
{
	font-family:verdana;
	font-size:10pt;
	color: navy; 
	text-decoration: none;
	}
	
.anc:hover 
{
	font-family:verdana;
	font-size:10pt;
	color: black; 
	text-decoration: none;
	}
	
.anc2:link, .anc2:visited, .anc2:active 
	{
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
	color: white; 
	text-decoration:none;
	} 
	
.lb1 {
	font-family: verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Navy; 
	} 
	
.txt1 {
	font-family:verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Navy; 
	} 
	
.box1 {
	font-family:verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: Navy; 
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 3px black;
	border-bottom: solid 3px black;
	
	} 
	
.header {
	font-family: Script MT Bold;
	font-size: 24pt;
	font-weight: normal;
	color: Green
	} 
	
.footer {
	font-family:verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: Green
	} 