blockquote{
	margin:0px;
	padding-left:5px;
}
form{
	margin:0px;
	padding:0px;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #339933;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FFCCCC;
	text-decoration: underline;
}
.large {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
.small {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
}
.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
#body {
	background-color: #336633;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

