

body {

	font-family: times, times new roman, arial, verdana;

	font-size: 12px;

	color: #CC9966;

	margin: 0px;

	padding: 0px;

}



div, p, td {

	font-family: times, times new roman, arial, verdana;

	font-size: 14px;

	color: #663300;

}



input, select, textarea {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 10px;

	color: #333300;

	background: #D2B586

	height: 11px

}



a:link, a:active, a:visited {

	font-family: times, times new roman, arial, verdana;

	font-size: 14px;

	color: #636652;

	text-decoration: none;

	font-weight: bold;

}



a:hover {

	text-decoration: underline;

}



.title {

	font-family: times, times new roman, arial, verdana;

	font-size: 16px;

	color: #000000;

}



.titlewhite {

	font-family: times, times new roman, arial, verdana;

	font-size: 16px;

	color: #FFFFFF;

}



.copyright {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

}