BODY {
 font-family: Arial, Helvetica, sans-serif;
 margin: 2% 1% 1% 2%;
 background-color: #FFFFFF;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
}

div#page {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	width: 800px;
	visibility: visible
}

A:link {
 text-decoration: none;
 font-weight: normal;
 color: Blue;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

A:hover {
 text-decoration: underline;
 font-weight: normal;
 color: Red;
 background-color: #B0E0E6;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

A:visited {
 text-decoration: none;
 font-weight: normal;
 color: Maroon;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

A.menu:link {
 text-decoration: none;
 font-weight: bold;
 color: Black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}

A.menu:hover {
 text-decoration: underline;
 font-weight: bold;
 color: Red;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}

A.menu:visited {
 text-decoration: none;
 font-weight: bold;
 color: #FF6600;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}

A.omenu:link {
 text-decoration: none;
 font-weight: bold;
 color: Blue;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}

A.omenu:hover {
 text-decoration: underline;
 font-weight: bold;
 color: Red;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}

A.omenu:visited {
 text-decoration: none;
 font-weight: bold;
 color: maroon;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}

A.image:link {
 text-decoration: none;
 background-color: #FFFFFF;
}

A.image:hover {
 text-decoration: none;
 background-color: #FFFFFF;
}

A.image:visited {
 text-decoration: none;
 background-color: #FFFFFF;
}

A.text:link {
 text-decoration: underline;
 font-weight: normal;
 color : Blue;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #FFFFFF;
}

A.text:hover {
 text-decoration: underline;
 font-weight: normal;
 color: Red;
 background-color : #B0E0E6;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

A.text:visited {
 text-decoration: underline;
 font-weight: normal;
 color: Maroon;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #FFFFFF;
}

A.nav:link {
 text-decoration: underline;
 font-weight: normal;
 color: Blue;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}

A.nav:hover {
 text-decoration: underline;
 font-weight: normal;
 color: Red;
 background-color : #B0E0E6;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}

A.nav:visited {
 text-decoration: underline;
 font-weight: normal;
 color: Maroon;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #FFFFFF;
}


A.idx:link {
 text-decoration: none;
 font-weight: normal;
 color: Black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #FFFFFF;
}

A.idx:hover {
 text-decoration: none;
 font-weight: normal;
 color: Black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #FFFFFF;
}

A.idx:visited {
 text-decoration: none;
 font-weight: normal;
 color: Black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #FFFFFF;
}

P.idx {
 text-decoration: none;
 font-weight: normal;
 color: Black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #FFFFFF;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	background-color: White;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-color: White;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-color: White;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-color : White;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color : White;
}

P.notice {
	color: #000000;
	background-color : #FFFFFF;
	border : thin ridge Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	font-weight : normal;
	margin-left : 5%;
	margin-right : 5%;
	margin-bottom : 0.2em;
	padding : 0.4em 0.2em 0.4em 0.2em;
	text-align : center;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color : White;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.featurelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	list-style-type: circle;
	background-color : White;
}

.itemlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	list-style-type: disc;
	background-color : White;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color : White;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}

.olist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	list-style-type: circle;
	background-color: White;
}

B {
	font-weight: bold;
}

.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;
	background-color: White;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #808080;
	background-color : #FFFFFF;
	margin-top : 0.5em;
	margin-bottom : 0em;
}
