body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
.navtext a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	}
.navtext a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	}
.navtext a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	}
a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	}
a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	}
.table1 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
.content {
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
	}
.nav {
	color: #FFFFFF;
	background-image: url(images/navbg.gif);
	}
.navtext {
	padding-left: 5px;
	padding-right: 5px;
	}
.linklist a:link {
	color: #FFFF00;
	font-size: 8pt;
}
.linklist a:visited {
	color: #FFFF00;
	font-size: 8pt;
}
.linklist a:hover {
	color: #FFFF00;
	font-size: 8pt;
}