/* CSS Document */

A					{color: #680000;text-decoration: none;}
A:Visited {color: #B34881;text-decoration:none;}

A:HOVER {color: #E07C50;text-decoration: none;}

.style2 {font-size: xx-small}

.bodytext {color: #400000; font-family: Arial, Helvetica, sans-serif;
           font-size:10pt;}
		   
		   
.background {
	background-color: #F0E8B8;
}
H1{
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#400000;
	font-weight: bold;
}