A:VISITED, A:ACTIVE, A:LINK {

	text-decoration: none; 
	Color: #6c561f;
	font-style:italic
}

A:HOVER {
	
}
BODY {
	background-color: #FFFFFF;
	margin-top: 70px;
	margin-left: 50px;	
	}
	
BODY.popup {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-left: 20px;	
	}	
	
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	line-height: 150%;
	margin-left: 2px;
	margin-right: 10px;
	Color: #000000;
	text-align: justify
	}
	
p.italic {
	font-style:italic;
	}	
	
p.table {
	text-align: left;
	line-height: 150%;


	}
	
p.tableb {
	text-align: left;
	line-height: 100%;


	}	


H1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	line-height: 100%;
	margin-left: 2px;
	Color: #6c561f;
	
	}
	
	H2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	line-height: 100%;
	margin-left: 2px;
	margin-top: 30px;
	Color: #6c561f;
	font-style:italic;

	}

H2.popup {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	line-height: 100%;
	margin-left: 2px;
	margin-top: 10px;
	Color: #000000;
	font-style:italic;

	}
	
	H3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	line-height: 100%;
	margin-left: 2px;
	margin-top: 0px;
	Color: #6c561f;
	font-style:italic;

	}
	
	H4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	line-height: 100%;
	margin-top: 0px;
	margin-left: 2px;
	Color: #6c561f;
	
	}
		
Table.Copy {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	margin-left: 2px;
	margin-right: 10px;
	Color: #000000;
	}
	
ul
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	line-height: 150%;
	list-style-image: url(pics/bulletpoint.gif);
}



	
	
	


	
	
