.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
body {
    margin: 0px;
	background-color: #FF9900;
}
.border {
	border: 1px solid #000000;
}
.template_03 {
	background-image:url('images/template_03.gif');
}
.copyright {
font-size: 8pt;
font-family: Verdana;
}
body,td,th {
	color: #FF9900;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}




