body

{

	font-family: Helvetica, Arial, sans-serif;

	background-color: ffffff;

	list-style-type: square;

	font-size: 12px;

}



body,td,th { color: #000000; }



.note { 

	color: #cc0000;

	font-style: italic;

}



p.title {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 18px;

	color: #669966;

	font-weight: bold;

}



p.toc {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #669966;

}



h1

{

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #669966;

}



hr

{

	line-height: 10px;

	color: #cccccc;

}



a:link

{

	color: #669966;

	text-decoration: none;

	background-color: #FFFFFF: #900000;

}



a:visited

{

	color: #669966;

	text-decoration: none;

}



a:hover

{

	color: #669966;

	text-decoration: underline;

}



a:active

{

	text-decoration: underline;

	color: #669966;

}

