body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eae7dd;
	line-height: 1.4em;
}
body {
	background-image: url(../cssimages/apex_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1D1D1;
}
a:link {
	color: #bea497;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BEA497;
}
a:hover {
	text-decoration: none;
	color: #CDB9AF;
}
a:active {
	text-decoration: none;
	color: #CDB9AF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #868686;
	line-height: 1.4em;
}
h2 {
	font-size: 14px;
	color: #C3B07D;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	line-height: 1.4em;
	margin-bottom: -10px;
}
h3 {
	font-size: 16px;
	color: #C3B07D;
}
