body  {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

td  {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

td.Menu  {
	background: #CC0A0A;
	height: 25px;
	text-align: center;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #FFFFFF;
	padding: 3px;
}

p  {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.body { color: #000000; font-size: 12px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: normal ; font-style: regular}

.captions { color: #000000; font-size: 11px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: normal ; font-style: italic}

.segments { color: #b59c00; font-size: 13px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: bold ; font-style: regular}

.sub_segments { color: #000A9A; font-size: 13px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: normal ; font-style: regular}

.titles { color: navy; font-size: 13px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: bold ; font-style: regular}

.sub_titles { color: #b59c00; font-size: 12px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: bold ; font-style: regular}

.authors { color: #000000; font-size: 12px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: normal ; font-style: italic}

.links { color: #000000; font-size: 12px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: normal ; font-style: regular}

.links_bold { color: #000000; font-size: 12px; line-height: 17px; vertical-align: text-top; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-weight: bold ; font-style: regular}


a  {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : 000099;
	text-decoration:none;
}

a:Hover  {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : 990000;
	text-decoration:none;
}

a.OnlineOnly  {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : 000099;
	text-decoration: none;
}

a.OnlineOnly:Hover  {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : CC0A0A;
	text-decoration: underline;
}

a.Menu {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}

a.Menu:Hover {
	font-size : 12px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}


