body {
	margin: 0px;
	background-color: #ffffff;
}

table {
    font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}

a:link {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #006F37; text-decoration: underline}

.font {
	font-size: 13px;
}
.font6 {
	font-size: 16px;
}
.font1 {
	padding-left: 61px; padding-bottom: 13px;
}
.font3 {
	font-size: 13px;
	color: #555555;
}

a.font3:link {  color: #555555; text-decoration: none}
a.font3:active {  color: #555555; text-decoration: none}
a.font3:visited {  color: #555555; text-decoration: none}
a.font3:hover {  color: #006F37; text-decoration: none}

.font2 {
	font-size: 13px; padding-top: 3px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	background-color: #EFEFEF;
	line-height: 130%;
	background-image: url(images/input_bg.gif);
	border-top: 1px solid #0099FF;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0099FF;
}
.title {
	font-size: 16px;
	line-height: 130%;
	font-weight: bolder;
	color: #333333;
}
.botton {
    font-size: 9pt;
	height: 16px;
	border: 1px #666666 solid;
	background-image: url(images/botton_bg.gif);
}
.gray {	color: #999999;}
a.gray:link {  color: #999999; text-decoration: none}
a.gray:visited {  color: #999999; text-decoration: none}
a.gray:active {  color: #999999; text-decoration: none}
a.gray:hover {  color: #000000; text-decoration: none}