/* Default link style within the body content*/
.primary {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}
link         {  }
.primarySelected {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-right: 10px;
	padding-left: 10px;

}
.secondary {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000066;
	TEXT-DECORATION: underline;
	font-weight: bold;

}
/* End of default linking style */
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	margin: 10px;
	padding: 10px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1;
	margin: 10px;
	padding: 10px;
}
.boldbody {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1;
	margin: 10px;
	padding: 10px;
}
.reversebody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2;
	margin: 10px;
	padding: 10px;
}
.menutext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.2;
	margin: 10px;
	padding: 10px;
}
}
.topmenutext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2;
	margin: 10px;
	padding: 10px;
}
.footer {
	font: 9px/1.5 verdana, lucida, arial, helvetica, sans-serif;
	color: 999999;
	text-align: center;
	vertical-align: middle;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 5px;
	padding-left: 10px;

}
