A:link	{
	color: #006600;
	font-size: 100%
	}
A:visited {
	color: #cc0000; 
	font-size: 100%
}
A:hover {
	color: #660000;
	font-size:100%
}
BODY {
	background-color: #FFCC99;
	font-family: Arial,sans-serif;
	color: #660000
}
EM {
	color: #cc0066;
	font-weight: normal;
}
H1 {
	font-size: 200%;
	margin: 0pt 0pt 12pt 0pt;
	text-align: center;
	font-weight: bold;
	color: #996600;
	padding-left: 2pt;
	padding-right: 2pt; 
}
H2 {
	font-size: 150%;
	font-weight: bold;
	margin: 12pt 0pt 6pt 0pt;
	color: #996600; 
	font-size: 125%
}
LI {
	line-height: 150% 
}
   
OL { 
    list-style-type: lower-alpha; 
}

UL {
	list-style-type: square; 
}