  BODY {
		background: White url(http://www.zuskin.com/images/stone.gif);    
		background-repeat: repeat;    
		background-attachment: scroll;    
		color:black;    
		font-family:Verdana;
		font-size: 14pt;

		a.paintlink { color: #006699; text-decoration: none }    
			a:link.paintlink { color: #006699; text-decoration: none }    
			a:visited.paintlink { color: #006699; text-decoration: none }    
			a:active.paintlink { color: #006699; text-decoration: none }    
			a:hover.paintlink { color: brown; text-decoration: none } }

P {font-family:Verdana;
	font-size: 14pt;
	color: #000000;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1pt;
	margin-bottom: 1pt;
	text-indent: 1cm;
	text-align: justify;}


pre {
    font-family:Verdana;
	font-size: 14pt;
    color:blue;
}

code {
    font-family:Verdana;
	font-size: 14pt;
    color:blue;
}

h1 {
	font-family: Verdana;
	color: black;
}

h2 {
	font-family: Verdana;
	color: black;
	padding-top: 12px;
	padding-bottom: 3px;
}

h3 {
	font-family: Verdana;
	color: black;
	padding-top: 12px;
	padding-bottom: 3px;
}

h4 {
	font-family: Verdana;
	color: black;
}



</style>