body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	overflow-x : hidden; 
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 14px;

}
a:visited {
	color: #999999;
	font-weight: bold;
	font-size: 14px;


}
a:hover {
	color: #CCCCCC;
	font-size: 14px;

}
a:active {
	color: #FF9900;
	font-size: 14px;
	text-decoration: underline;


}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 14px;

}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.smallp {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;


}
.smallf {
	font-size: 11px;
}

