body
{
	background-image: url(http://www.holyfly.com/HTMLONLINE/images/patt.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #fff;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: verdana;
	font-size: 11px;
	color: #999;
	padding:10px
} 

table
{
	background-color: #fff;
	border-color: #AAA;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 700px;
}

p
{
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	line-height: 150%;
} 

li, ul
{
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	line-height: 150%;
	margin-left:20px;
} 



.hi
{
	padding: 1px;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	line-height: 150%;
	background-color: #ABD5FF;

} 


.light
{
	padding: 1px;
	font-family: verdana;
	font-size: 11px;
	color: #999;
	line-height: 150%;

} 


.main
{
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color: #111;
	line-height: 200%;
} 


.subject
{
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color: #888;
	line-height: 200%;
} 


.toctopic
{
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	color: #666;
	line-height: 300%;
	font-weight: bold;
} 



.five
{
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	color: #999;
	line-height: 70%;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
	border-style: solid;
} 



.tocline
	{
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	}
.topic
{
	text-align: left;
	font-family: verdana;
	font-size: 18px;
	color: #666;
	line-height: 500%;
	font-weight: bold;
	padding: 10px;
	padding-left: 0;
} 

.nav {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #aaa;
	font-family: Verdana;
	font-size: 11px;
	width: 75px;
	text-align: center;
}

a:link
{
	padding:10px;
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	text-decoration: none;
} 
a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding:10px;
} 

a:active
{
	font-family: Verdana;
	font-size: 11px;
	color: #f00;
	text-decoration: none;
	padding:10px;
} 

a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	padding:10px;
	
} 


