body {
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 12pt;
	font-family: sans-serif;
	background : white;
	color: #000000;
	}

tr {
	vertical-align: top;
	}

A  {
	font-family: sans-serif;
	text-decoration: none;
	color: red;
	}

A:Active  {
	font-family: sans-serif;
	color: red;
	}

A:Visited  {
	font-family: sans-serif;
	color: blue;
	}

A:Hover  {
	font-family: sans-serif;
	color: red;
	}

.maintitle  {
	font-size: 20pt;
	font-family: sans-serif;
	color: red;
	}

.sectiontitle  {
	font-size: 20pt;
	font-family: sans-serif;
	color: red;
	}

.bodycopy  {
	font-size: 11pt;
	font-family: sans-serif;
	color: #000000;
	}
	
.bodyred  {
	font-size: 11pt;
	font-family: sans-serif;
	color: red;
	}
	
.bodyblue  {
	font-size: 11pt;
	font-family: sans-serif;
	color: blue;
	}
	
.copyright  {
	font-size: 8pt;
	font-weight: normal;
	font-family: sans-serif;
	color: #000000;
	}

.text  {
	font-size: 9pt;
	font-weight: normal;
	font-family: sans-serif;
	color: #000000;
	}
	
.navtext  {
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: red;
	}
	
.quotetext  {
	font-size: 10 pt;
	font-family: sans-serif;
	font-weight: normal;
	color: gray50;
	}
	
.header1  {
	font-size: 12 pt;
	font-family: sans-serif;
	font-weight: bold;
	color: black;
	line-height : 175%;
	}
	
.ridged  {
	border: ridge medium;
	padding: 5px;
	font-size: 11pt;
	font-family: sans-serif;
	color: #000000;
	}

.reviews  {
	border-width: medium;
	border-style: ridge;
	padding: 3px;
	background-color: white;
	text-align: left;
	}	