body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #333333;
	background: #FFFFFF url(images/back_c.gif) no-repeat scroll;
}
body.top {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #666666;
	background: #FFFFFF url(images/top/back.gif) no-repeat scroll;
}
h1 {
	font-size: 10pt;
	padding: 2px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009966;
	padding: 5px;
	margin: 2px 0px;
}
.t1 {
	padding: 3px;
	border: none #FFFF99;
	font-size: 8pt;
	margin: 2px;
}
.t2 {
	font-size: 12pt;
	font-weight: bold;
}
.t3 {
	font-size: 8pt;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #33cc33;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}
h3 {
	font-size: 18pt;
	color: #666666;
}
.om {
	background: #FFFFFF url(images/top_om.jpg) no-repeat right bottom;
}
hr {
	color: #FF9933;
	height: 1px;
}
