body {
	margin : 0 0 0 0;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #E2E3C6;
}

td, p, a {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.navCell {
	background-color : #3300ff;
}

.brdCell {
	background-color : #000000;
}

.navBtn {
	background-color : #E2E3C6;
	padding : 2 2 2 2;
}

.navBtnDwn {
	background-color : #3300ff;
	padding : 2 2 2 2;
}

.navLink {
 font-family : arial, helvetica, sans-serif;
 color : #000000;
 font-size : 16px;
 font-weight : bold;
 text-decoration : none;
}

.navLink:hover {
	text-decoration : underline;
}

.navLinkDwn {
 font-family : arial, helvetica, sans-serif;
 color : #FFFFFF;
 font-size : 16px;
 font-weight : bold;
 text-decoration : none;
}

.footerLink {
	font-size : 10px;
	text-decoration : none;
	color : #000000;
}

.footerLink:hover {
	text-decoration : underline;
}

.copyText {
	font-size : 8px;
}

.dateText {
	font-size : 10px;
}