P  {
	font-size: 10pt;
	font-family: Georgia, Lucida Bright, Batang, Serif;
	font-weight: normal;
	color: #200835;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

H1  {
	font-size: 17pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
	color: #4C6B63;
	text-decoration: mone;
	text-align: left;
	list-style-position: inside;
	padding-left: 11px;
	padding-top: 11px;
	padding-bottom: 3px;	
	background: transparent url(h1.gif) repeat-x bottom;
}

H2  {
	font-size: 10pt;
	font-family: Georgia, Lucida Bright, Batang, Serif;
	font-weight: bold;
	color: #200835;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	list-style-position: inside;
	padding-left: 11px;
	padding-top: 6px;
	background: transparent url(h2.gif) repeat-x bottom;
}

H3  {
	font-size: 10pt;
	font-family: Georgia, Lucida Bright, Batang, Serif;
	font-weight: bold;
	color: #200835;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	list-style-position: inside;
	padding-left: 20px;
	padding-top: 12px;
}

TT  {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
	color: #200835;
	text-decoration: none;
	text-align: left;
	list-style-position: inside;
}

TD  {
	font-size: 16pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
}

A  {
	font-size: 17pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
	color: #4C6B63;
	text-decoration: none;
	text-align: left;
	list-style-position: inside;
	padding-top: 6px;
	padding-bottom: 2px;	
	background: url(a_back.gif) no-repeat bottom;
}

A:Hover  {
	font-size: 17pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
	color: #B0B830;
	text-align: left;
	list-style-position: inside;
	padding-top: 6px;
	padding-bottom: 2px;
	background: url(ahov_back.gif) no-repeat bottom;
}

