address, blockquote, body, caption, center, dd, dir,  dl, dt, menu, ol, p, strong, td, th, ul, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
}

body {
	background-color: #33FFCC;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FFFFFF;
	background-color: #F37499;
	border: thin none;

}
.bodyContainer {
	border: 1px solid #666666;
	width: 760px;
	margin: 0 auto;
}
.copyright {
	font-size: 6.5pt;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
.title2 {
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
}
.content {
}
