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

		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: Fixedsys; color: #000000; margin-left: 1%; margin-right: 1%; margin-top: 1pt; margin-bottom: 1pt;text-indent: 1cm; text-align: justify;}


pre {
    font-family:Fixedsys;
    color:blue;
}

code {
    font-family:Fixedsys;
    color:blue;
}

h1 {
	font-family: Verdana;
	font-size: 42pt;
	color: brown;
}

h2 {
	font-family: Verdana;
	font-size: 24pt;
	color: blue;
	padding-top: 12px;
}

h3 {
	font-family: Verdana;
	font-size: 24pt;
	color: blue;
	padding-top: 12px;
}

h4 {
	font-family: Verdana;
	font-size: 24pt;
	color: blue;
}

h5 {
	font-family: Verdana;
	font-size: 20pt;
	color: blue;
}

h6 {
	font-family: Verdana;
	font-size: 18pt;
	color: blue;
}


</style>