body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
	font-weight: bold;

}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FF9900;
}
.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;
}
.txt {
	color: #CCCCCC;
}
