body, td, p
{
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
}

image
{
	margin: 0px 0px 0px 0px;
}

h1
{
	font-family: verdana,arial,helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #660066;
}

h2
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #660066;
}

h3
{
	font-family: verdana,arial,helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #660066;
}

input
{
	border-right: #c0c0ff 1px solid;
	border-top: #c0c0ff 1px solid;
	border-left: #c0c0ff 1px solid;
	border-bottom: #c0c0ff 1px solid;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: black;
	background-color: white;
}

input.button
{
	border-right: solid 1px #c0c0ff;
	border-top: solid 1px #c0c0ff;
	border-left: solid 1px solid;
	border-bottom: solid 1px solid;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: white;
	cursor: hand;
	background-color: #88BB22;
}

select
{
	border-right: #c0c0ff 1px solid;
	border-top: #c0c0ff 1px solid;
	border-left: #c0c0ff 1px solid;
	border-bottom: #c0c0ff 1px solid;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: black;
	background-color: white;
}

.menustyle
{
	font-size: 8pt;
	font-family: verdana,arial,helvetica;
	color: #000000;
	background-color: #c0c0ff;
	cursor: hand;
}



