p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	font-style: italic;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	margin: 0px 0px 0px;
	color: #000066;
	border: none;

}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000066;

}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #3333FF;
	text-indent: 0px;
	font-style: oblique;
	border: thick none;



}
	
h4 {font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #666666;
line-height: normal;
background-position: center;}

h5 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	left: auto;
	clip:  rect(auto auto auto auto);}
	
h6 {font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #330066;
	background-color: #CCCCCC;
	text-indent: 10pt;
	letter-spacing: 2px;
	border-top: medium solid #660099;
	border-right: none #660099;
	border-bottom: none #660099;
	border-left: 20px solid #660099;}
	
a:link {color: #660099;}
a:visited {color: #000066;}
a:hover {color: #6600CC;}	

