body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	color: #000066;
	background-image: url(../images/bgd_main.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}
p {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
}
#footer {
	font-size: 10px;
	line-height: 1.5;
	color: #8587B8;
	text-align: center;
}
#footer p {
	text-align: center;
}
hr {
	color: #000066;
	border: 1px;
}
h4 {
	font-size: 16px;
	line-height: 18px;
}
a:link, a:active, a:visited  {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	padding-bottom: 1px;
}
a:hover{
	color: #FF3300;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
td.contact1 {
	background-color: #DFDDFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
td.contact2 {
	background-color: #DFDDFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.main_content {
	vertical-align: top;
}
