body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color: #DDDDDD;
}

a {color:#CCCCCC;font-weight:bold;text-decoration:none}
a:visited {color:#BBBBBB;font-weight:bold;text-decoration:none}
a:active {color:#CCCCCC;font-weight:bold;text-decoration:none}
a:hover {color:#EBB521;font-weight:bold;text-decoration:none}

p{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color: #DDDDDD;
	text-align:justify;
	padding:5px 30px 10px 30px;
}

li{
	font-size:12px;
	color: #DDDDDD;
}

h1{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#EBB521;
	text-decoration:underline overline;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#EBB521;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.med_font {
	font-size: 12px;
}
.copy {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
