body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
td {
    font-size: 10px;
    color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.fullwidth {
	width: 100%;
}
.halfwidth {
	width: 55%;
}
.tablewidth {
	width: 95%;
}
.tt{
	width: 33%;
}
.valign {
	vertical-align: top;
}
#main {
	width: 700px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#nav {
	width: 453px;
	height: 116px;
}
#navbottom {
	width: 453px;
	height: 213px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
    color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	