body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 13;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: underline;
}
a:active {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.textbox {
	border: thin solid #000099;
        background : #FFFFFF;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: normal;

}
ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
ul.disc 
{
list-style-type: disc
}

ul.circle 
{
margin-left: 15px;
list-style-type: circle
}

ul.paragraph 
{
margin-left: 15px;
list-style-position: outside;
list-style-type: none
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 17;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	margin: 2px 15px;
}
