body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(body.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #48c5dd;
	background-attachment: fixed;
	}
p { font: 10pt; 
margin-top: 2px;
margin-bottom: 2px;}
pre { font-size: 11pt; margin: 0px; padding: 0px;}
h1{
	font-size: 15pt;
	color: #34C335;
	padding: 4px;
padding-left: 45px;
padding-right: 15px;
font-weight: normal;
background-image: url(h1.gif);
background-position: left;
background-repeat: no-repeat;

}
#name_div{
	color: #FFFF6E;
	font-size: 22pt;
	padding: 3px;
	text-align: left;
	padding-right: 5px;
	font-family: cursive;
}
#name_div p,#name_div td{
	color: #FFFF6E;
	font-size: 16pt;
	font-weight: bold;
}
#name_div *{
	padding: 0;
	margin: 0;
}
#text h2{

font-size: 14pt;
	color: #D22226;
	padding: 4px;
padding-left: 45px;
padding-right: 15px;
font-weight: normal;
background-image: url(h2.gif);
background-position: left;
background-repeat: no-repeat;
}
#text h3{
font-size: 13pt;
	color: #F89439;
	padding: 4px;
padding-left: 45px;
padding-right: 15px;
font-weight: normal;
background-image: url(h3.gif);
background-position: left;
background-repeat: no-repeat;

}
#text h4{
font-size: 12pt;
	color: #48C5DD;
	padding: 4px;
padding-left: 45px;
padding-right: 15px;
font-weight: normal;
background-image: url(h4.gif);
background-position: left;
background-repeat: no-repeat;
}
#text h5{
font-size: 11pt;
	color: #34C335;
	padding: 4px;
padding-left: 45px;
padding-right: 15px;
font-weight: normal;
background-image: url(h5.gif);
background-position: left;
background-repeat: no-repeat;
}
#text h6{
font-size: 10pt;
	color: #D22226;
	padding: 4px;
padding-left: 45px;
padding-right: 15px;
font-weight: normal;
background-image: url(li.gif);
background-position: left;
background-repeat: no-repeat;
}

#text a{	
	color: #48C5DD;
font-weight: bold;
text-decoration: none;
}
#text a:hover{

text-decoration: underline;
}
td{
	font-size: 10pt;
}
li p{
	padding: 0;
	margin: 0;
}

#text ul{
	list-style-image: url(li.gif);
}