body{
	font-family: arial,sans-serif;
	font-size: 95%;
}
h1{
	font-family: verdana,tahoma,arial,sans-serif;
	color: #663399;
	font-size: 140%;
	text-align: left;
	font-weight: 600; 
	padding-right: 10px; 
	padding-left: 10px; 
	background: #ffd700;
	padding-top: 10px; 
	padding-bottom: 10px;
	margin: 0 0 0 2%
	width: auto; 
	border-bottom: #000000 1px dotted
}
h2 {
	font-family: verdana,tahoma,arial,sans-serif;
	color: #663399;
	font-size: 115%;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	margin: 0 0 0 2%
	text-align: left;
	font-weight: 600; 
	width: auto; 
	border-bottom: #000000 1px dotted
}
h3 {	
	font-family: verdana,tahoma,arial,sans-serif;
	color: #990066;
	font-size: 125%;
	padding-right: 7px; 
	padding-left: 7px; 
	padding-top: 7px; 
	padding-bottom: 7px;
	margin: 0 0 0 2%
	font-style: bold;
	text-align: left;
	font-weight: 500; 
	border-bottom: #990066 1px dotted
}
h4 {  
	font-family: verdana,tahoma,arial,sans-serif;
	color: #9900CC;
	font-size: 110%;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	margin: 0 0 0 2%
	text-align: left;
	font-weight: 400; 
	width: auto; 
	border-bottom: #000000 1px dotted
}
ol {  
	font-family: arial,sans-serif;
}
ul{
	font-family: arial,sans-serif;
	font-size: 95%;
	list-style: disc;
}
li {
	margin: 0.25em 0px
}
blockquote {
	font-family: arial,sans-serif;
	font-size: 95%; 
	border-right: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-bottom: #999999 1px solid
	padding-right: 2%; 
	padding-left: 2%; 
	padding-bottom: 1%;
	padding-top: 1%; 
	margin-left: 45px;
}
a {
	COLOR: #0000FF; 
	font-family: arial,sans-serif;
	text-decoration: underline;
}
a:visited {
	COLOR: #0000FF; 
	font-family: arial,sans-serif;
	text-decoration: underline;
}
a:active {
	COLOR: #0000FF; 
	font-family: arial,sans-serif;
	text-decoration: underline overline;
}
a:hover {
	BACKGROUND: #FFFFCC; 
	COLOR: #0000FF; 
	font-family: arial,sans-serif;
	text-decoration: underline;
}
hr{
	line-height: 1px dotted
	background: #ffffff;
	color: "#0080C0"; 
}