body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00478A;
	text-align: justify;
	}
.smaa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00478A;
}
h2 {
	background-color: #DCDCDC;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
table.main {
	width: 900px;
	background-color: #006666;
	vertical-align: top;
}
table.maintxt {
	width: 600px;
	background-color: #006666;
	vertical-align: top;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}

}
td.menu {
	background-color: #006666;
	font: normal normal 10pt "Arial";
	width: 150px;
	vertical-align: top;
	}
td.img {
	background-color: #006666;
	width: 150px;
	vertical-align: top;
	}
td.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
}
a.img:active, a.img:focus, a.img:hover, a.img:link, a.img:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00478A;
	font-weight: bold;
	text-decoration: underline;
}
a.smaa:active, a.smaa:focus, a.smaa:hover, a.smaa:link, a.smaa:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00478A;
	font-weight: bold;
	text-decoration: underline;
}

a:active.box2, a:focus.box2, a:link.box2, a:visited.box2, a:hover.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
	color: #FFFFFF;
	background-color: #339999;

}
a:active.box3, a:focus.box3, a:link.box3, a:visited.box3, a:hover.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
	color: #336699;
  background-color: #CCCCCC;
}

.box2 {
	vertical-align: top;
	text-align: center;
	background-color: #339999;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.box3 {
	vertical-align: top;
	text-align: center;
	background-color: #CCCCCC;
}
