body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
h3 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
li {
	font-size: x-small;
}
.drm_link {
	color: #66CC33;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}


a:hover {
	color: #666633;
}
.contact {
	color: #FF6600;
}
