body
{
	margin : 0 0 0 0;
	margin-top: 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}

td, .normal
{
	font-size: 12px;
	color: Black;
	font-family: Arial;
}

th
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;
}

a:link
{
	color: #C60000;
}
a:visited
{
	color: #C60000;
}
a:hover
{
	color: #990000;
}
a:active
{
	color: white;
	background: #C60000;
}

a.nav {
	font-size: 11pt;
	font-weight: bold;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration : none;
	display: inline;
}

a.nav:hover
{
	background: white;
}

a.navcur {
	background: #F7BD21;
	font-size: 11pt;
	font-weight: bold;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration : none;
	display: inline;
}

a.nav1 {
	font-size: 11pt;
	font-weight: bold;
	border-left: 2px solid;
	border-right: 1px solid;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration : none;
	display: inline;
}

a.nav1:hover
{
	background: white;
}

a.nav1cur {
	background: #F7BD21;
	font-size: 11pt;
	font-weight: bold;
	border-left: 2px solid;
	border-right: 1px solid;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration : none;
	display: inline;
}

a.navend {
	font-size: 11pt;
	font-weight: bold;
	border-left: 1px solid;
	border-right: 2px solid;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration : none;
	display: inline;
}

a.navend:hover
{
	background: white;
}

a.navendcur {
	background: #F7BD21;
	font-size: 11pt;
	font-weight: bold;
	border-left: 1px solid;
	border-right: 2px solid;
	border-top: 2px solid;
	border-bottom: 2px solid;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration : none;
	display: inline;
}


P
{
	font-family: Arial;
}
H1
{
	color: #990000;
	font-family: Papyrus;
	font-size : 13.5pt;
	display: inline;
}
H2
{
	color: #990000;
	font-family: Trebuchet MS, 'Gill Sans', Arial;
	font-size : 11pt;
	font-weight: bold;
	font-variant : small-caps;
	display: inline;
}

H3
{
	color: #333333;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bolder;
	display : inline;
}

H4
{
	color: #000000;
	font-family: Trebuchet MS, 'Gill Sans', Arial;
	font-size: 10pt;
	font-weight: bolder;
	display: inline;
}

H5
{
	color: #000000;
	font-family: Trebuchet MS, 'Gill Sans', Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	display: inline;
}

H6
{
	color: #9C0000;
	font-size: 9pt;
	font-weight: bold;
	display: inline;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.quote {
	width: auto;
	border: thin solid #990000;
}

.rowhead {
	font-weight: bolder;
	font-variant: small-caps;
	display: inline;
}

.masthead
{
	color: white;
	font-family:  Lucida Sans Unicode, Arial;
	font-size: 24pt;
	font-weight: bolder;
	font-variant: small-caps;
	display: inline;
}

.subhead
{
	color: yellow;
	font-family:  Bradley Hand ITC;
	font-size: 14pt;
	font-weight: bold;
	display: inline;
}

li.tip
{
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 5pt;
}

.chinese
{
	font-family: "MS Mincho";
	display: inline;
}