body {
	#font-family: serif, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:0px;
	white-space:nowrap;
	height: 100%;
	width: 100%;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	color: #6633FF;
	text-decoration: underline;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
	
}
a:visited:hover {
	text-decoration: underline;
}

.base {
	color: #333333;
	font-weight: normal;
	border:0px;
	white-space:nowrap;
	height: 100%;
	width: 100%;
}

.nav {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border:0px;
}

.footer {
	font-size: 11px;
	color: #DDDDDD;
	padding: 2px;
}

.innertext {
	font-size: 13px;
	border:0px;
	white-space:nowrap;
	height: 100%;
	width: 100%;
}

.head_links, .head_links:link, .head_links:visited, .head_links.active {
	font-size: 12px;
	color: rgb(0, 0, 0);
}

.head_links.hover {
	text-decoration: none;
}

.gray {
	color: rgb(153, 153, 153);
}

.under_link, .under_link:link, .under_link:visited, .under_link.active, .under_link.hover {
	text-decoration: underline;
}
