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;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;

}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.title2 {
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
}

.title3 {
	font-size: 11pt;
	color: #333333;
}
.title4 {
	font-size: 9pt;
	font-weight: italic;
	color: #006600;
}
.copyright {
	font-size: 7pt;
	color: #333333;
}
.arttitle {

	font-weight: bold;
	color: #006600;
}
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

