.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}
body {
    margin: 0px;
	background-color: #333333;
}
body,td,th {
	color: #FFFB73;
}
a:link {
	color: #FFFB73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFB73;
}
a:hover {
	text-decoration: underline;
	color: #FFFB73;
}
a:active {
	text-decoration: none;
	color: #FFFB73;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #000000;
}
.border {
	border: 1px solid #B2FD39;
}
.template_02 {
	background-image:url('images/template_02.gif');
}
.template_03 {
	background-image:url('images/template_03.gif');
}
.copyright {
	font-size: 8pt;
	font-family: Verdana;
	}
