body, p, td, dl, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

listing, pre, tt, xmp, code {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	}

kbd {
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	font-size: 11px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6633;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6633;
	}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6633;
	}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6633;
	}


dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	}

a {
	color: #796397;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CC6633;
	font-weight: bold;
	text-decoration: underline;
}

.weak {
	color: #666666;
	font-size: 9px;
	}

a.weak, a.weak:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

a.weak:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #cccccc;
	}
	
	.menu {
	color: #513D6D;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, helvetica;}

a.menu {
	color: #513D6D;
	text-decoration: none;}

a.menu:hover {
	color: #796397;
	text-decoration: none;
	background-color: #cccccc;
}

 a.menu:visited {
	color: #796397;
	text-decoration: none;}

.email {
	color: White;
	font-size: 10px;
}

a.email, a.email:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.email:hover {
	color: White;
	text-decoration: none;
	font-weight: bold;
	background-color: #796397;
}

.footer {
	color: #513D6D;
	font-size: 10px;
	}

a.footer, a.footer:visited {
	color: #513D6D;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover {
	color: White;
	text-decoration: none;
	font-weight: normal;
	background-color: #796397;
}