body {
	background-color: ffffff;  
	background-image: url(images/bkg-right.jpg);
	 background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;

}.footertext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fffff1;
}
a:link {
	color: #3366cc;
	text-decoration: underline;
}
a:visited {
	color: #3366cc;
	text-decoration: underline;
}
a:hover {
	color: 3366cc;
	background-color: #FFE878;
}
.navtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	color: #3366cc;
	text-decoration: none;
	background-color: #3366cc;
}
.navtext a:visted {
	color: #FFFFFF;
	text-decoration: none;
}.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f1f1f1;
}
