.sectionhead  { color: white; font-weight: normal; font-size: 16px; font-family: Helvetica, Verdana, Arial, Geneva; letter-spacing: 1px }
.navbuttons  { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva }
.detail_title   { font-weight: bold; font-size: 16px; line-height: 24px; font-family: "Times New Roman", Georgia, Times }
.body_bold { color: silver; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva }
.bigtext { color: silver; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva }
.body_white { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica }
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #cccccc;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
