.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
.container {
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
}
.aboutCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #FF0000;
	margin-left: 25px;
}
.navTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	
}
.navLeft {
	padding-left: 10px;
	padding-right: 10px;
}
.navTitleMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
