body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, select
{
font-family: 70%/180% sans-serif,Helvetica,Arial;
color:#039;
}

div {
	margin: 0;
	color: #039;
	font-family: sans-serif,helvetica,Arial;
}

.button {
		border-right: black 1px solid;
		border-top: black 1px solid;
		border-bottom: black 1px solid;
		border-left: black 1px solid;
		font-family: helvetica, sans-serif;
		font-size: 12pt;
		background-color: #039;
		text-decoration: bold;
		color: #FFFFFF;
		cursor: hand;
}

img {
	border: 0;
}

p.intro {
	margin: 1em 5em 2em 15em;
	font-family: sans-serif,helvetica,Arial;
}

p.intro2 {
	margin: 2em 5em 2em 15em;
	font-family: sans-serif,helvetica,Arial;
}
p.verticalads{
	position:absolute;
	left:80px;
	top:25px;

	text-align:center;
	font-family: sans-serif,helvetica,Arial;
	font-size: 12pt;
	text-decoration: bold;
	background-color: #039;
	border: #FF9A00 2px dashed;
	padding-left: 7px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #FF9A00;
	cursor: hand;
}

ul.main a:link {
		text-decoration: none;
		color: #039;
		border-bottom: dashed 1px;
}
ul.main a:visited {
		text-decoration: none;
		color: #039;
		border-bottom: dashed 1px;
}
ul.main a:hover,a:active {
		text-decoration: bold;
		color: #FFF;
		background-color: #039;
		border: 1px;
		padding 2px;
}

ul.main {
	margin: 1em 5em 2em 15em;
	font-family: sans-serif,helvetica,Arial;
}

li.block {
	list-style: square inside;
	font-family: sans-serif,helvetica,Arial;
}
