BODY {
	font-family : Helvetica, Arial, sans-serif;
	background-color : #758393;
	color : #FFFFFF;
}
BODY.header {
	margin : 0px 0px 0px 0px;
	background-color : #101842;
	color : White;
}
BODY.toc {
	background-color : #758393;
	color : White;
}

A  {
	color : #E754D8;
	text-decoration : none;
	font-size: 8px;
}

A.search  {
	color : White;
	text-decoration : none;
	font-size: 9px;
}

A.header  {
	color : #000000;
	text-decoration : none;
	font-size: 12px;
}

A.speaker {
	color :#5880A7;
	text-decoration : none;
	font-size: 1em;
}

A.speakerlink {
	color :#5880A7;
	text-decoration : underline;
	font-size: 1em;
}

A.note {
	color :#5880A7;
	text-decoration : none;
	font-size: 1em;
}

A.audio {
	color : Teal;
	text-decoration : underline;
	font-size : 0.7em;
}

A.affair1 {
	color :#101842;
	text-decoration : none;
	font-size : 14pt;
	font-weight : bold;
}

A.affair2 {
	color :#101842;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

A.affair3 {
	color: #101842;
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}

A.affair4 {
	color: #101842;
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}

A.affair5 {
	color: #101842;
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}

A.custom {
	text-decoration : underline;
	font-size : 1.0em;
	color :#101842;
}

BODY.content {
	background-color : #FFFFFF;
	color : #101842;
	font-size: 10pt;
}

p, li, span, div, a, td, th {
	font-family : Helvetica, Arial, sans-serif;
}

td 
{
	font-size: 10pt;
}

.title 
{
	padding : 2px 2px 2px 20px;
}

.title, .title A
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	font-weight : bold;
}

.searchHit {
	background-color : #DEB500;
	color : #101842;
}

.headerbg
{
	background-image: url(../image/headerbg.png);
	background-repeat: repeat-x;
}

.menubg
{
	background-image: url(../image/menubg.png);
	background-repeat: repeat-x;
}