body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
.img {
	border: 1px solid #666666;
}
.menu {
	padding-left:50px;
	font-weight:bold;

}
.title {
	padding-left: 18px;
	padding-top:5px;
	font-size: 9pt;
}
.copyright {
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
}
.content {
	padding-left: 20px;
	padding-top:30px;
	padding-right:20px;
	line-height:160%;
}
font {
	font-size: 9pt;
}
input {
	font-size: 9pt;
	border:solid 1px #000000;
}
select {
	font-size: 9pt;
}
textarea
{
    font-size:9pt;
    border:solid 1px #000000;
}
.style1 {
	color: #CC0000;
	font-weight:bold;
}
.style2 {
    line-height:120%;
}
.style3 {
	line-height: 160%;
	padding-left:20px;
	padding-right:20px;
}
.border
{
border: 1px solid #CCCCCC;
}
.border2
{
background:#fef8ed;
BORDER-RIGHT: #999999 1px solid; 
BORDER-LEFT: #999999 1px solid
}
