body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 14px;
	color: #006699;
}
h2 {
	font-size: 14px;
	color: #3399CC;
}
h3 {
	font-size: 14px;
	color: #990000;
}
.content {
	text-align: left justify;
	padding: 11px;

}
.footer {
	text-align: justify;
	padding: 10px;


}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 175px;
	display: block;
}
.menu a:link {
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 5px;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 5px;
	}
.menu a:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 5px;
	background-color: #DFDFDF;
}
.menu a:active {
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 5px;
}
.imagetext {
	font-family: "Arial Black", Arial, "MS Sans Serif";
	font-size: 20px;
	letter-spacing: -2px;
	text-align: left;
	line-height: 20px;
	color: #333333;
	text-transform: lowercase;
}
.imagetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.imagetext3 {
	font-family: "Arial Black", Arial, "MS Sans Serif";
	font-size: 17px;
	letter-spacing: -2px;
	text-align: left;
	line-height: 20px;
	color: #333333;
	text-transform: lowercase;
}

.logo_txt {
	font-size: 20px;
	color: #FFFFFF;
	background: #003366;
	font-weight: bold;
	padding-left: 0px;
}
