<style type="text/css">
body {
	font-family: georgia, tahoma ;
	color: gray ;
	}
h1 {
	color: #333333;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;}
h2 {
	color: #555555;
	font-family: trebuchet ;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;}
}
h3 {
	color: #787878;
	font-family: georgia ;
	font-size: 9pt;
	font-weight: bold;
}
blockquote {
	color: #4f4f4f;
	font-family: georgia ;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
}
ul
{
list-style-type: none;
padding: 0;
margin: 10;
}

li
{
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
}
test {
	color: #000000;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;}
a:link { 
	color: #333333;
	text-decoration: none;
	}
a:visited { 
	color: #333333;
	text-decoration: none;
	}
a:hover { 
	color: #1294fb;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	text-decoration: none;
	}
.input-box {
	color: #444444;
	background: #ffffff;
	border: #c8c8c8 solid 1px
	}
.submit-button {
	margin-left: 5em;
	clear: both
	} 
table {
	font-family: georgia, tahoma ;
	color: #9b9b9b ;
	font-size: 10pt;
}
.handcursor{
cursor:hand;
cursor:pointer;
}
</style>