a:link {
	color:#339999;
	text-decoration:none;
}
a:visited {
	color:#009999;
	text-decoration:none;
}
a:hover {
	color:#009999;
	text-decoration:underline;
}
a:active {
	color:#009999;
	text-decoration:none;
}
body, p, td, th, li, ul, ol, form, h1, h2, h3 ,h4 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#404040;
	text-align:justify;
}
ul {
	margin-top:12px;
	margin-bottom:12px;
	list-style-type:square;
}
.box {
	background-color:#F4F4F4;
	border-width:1px;
	border-style:solid;
	padding:6px;
	border-color:#999999;
}
.footer {
	font-size:10px;
	color:#999999;
}
.header {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.label {
	font-size:13px;
	font-weight:bold;
	color: #FF9933;
	text-align: right;
}
.smalltext {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#404040;
}
.title {
	font-size:18px;
	font-weight: bold;
}
.trailer {
	font-weight:bold;
	color:#666666;
}

