body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #AE867B;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #AE867B;
	margin: 0px;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}
#homecontent h2 {
	margin-bottom: 8px;
}
.bgvdots {
	background-image: url(../images/vdots.gif);
}
.bgtop {
	background-image: url(../images/bg_top.gif);
}
.bgnav {
	background-image: url(../images/bg_nav.gif);
}li {
	margin: 12px;
}
.subnav, .subnav a:link, .subnav a:visited, .subnav a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover {
	text-decoration: underline;
	color: #AE867B;
}
.bgstrip {
	background: #565656 url(../images/bg_stripgrad.gif) repeat-y left top;
}

/*p {
	margin-top: 0px;
	padding-top: 0px;
}*/
ul {
	margin-left: 4px;
	padding-left: 0px;
}
