/* CSS Document */
body,p {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #444444; 
	text-decoration: none; 
	white-space: normal;
}
a {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #336699; 
	text-decoration: none; 
	white-space: normal;
}
a:hover {
	text-decoration: underline; 
	background-color: #DDEEFF; 
	white-space: normal;
}
h1 { 
	font-size: 11pt; 
	font-weight: bold; 
	color: #CC0033;
}
.smaller {
	font-size: 11px;
}
.ssFFF_gentext { 
	font-size: 7.5pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.ssFFF_navtext { 
	font-size: 7.5pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.ssFFF_navtext:hover {
	text-decoration: underline; 
	color: #000000;
	background-color: #CCCCCC;
}
.sm336_boltext { 
	font-size: 12px; 
	font-weight: bold; 
	color: #336699; 
	text-decoration: none;
}
.sm336_boltext:hover {
	font-weight: bold;
	text-decoration: underline; 
	background-color: #DDEEFF;
}
.ssFFF_boltext { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 7.5pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	white-space: normal; }
li {
	padding-bottom: 5px;
}

