/* CSS Document */

body,td,th {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textarea {
	vertical-align: text-top;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.welcome {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.news {
	vertical-align: top;
}
.small {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
