body {
	margin: 0px;
	padding: 0px;
	background-color:#414142;
	font-family: Arial;
	font-size: 12px;
}


a:link {
	color: #364995;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background:url(../images/watermark1.png) repeat-y #FFFFFF;
	padding:15px;
	text-align:justify;
}

.li_sapaced {
	font-size: 12px;
	padding:5px;
	text-align:justify;
}

.border1 {
	border:1px solid #666666;	
}
table, tr, td {
	font-family:inherit;
	font-size:inherit;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	color: #660000;
	margin: 0 0 12 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #990000;
	margin: 0 0 12 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #993300;
	margin: 0 0 12 0;
}

.menu {
	background-image: url(../images/interface_07.gif);
	background-repeat: no-repeat;
}

.header_background {
	background-image: url(../images/interface_04.gif);
}

.header a:link, .header a:active, .header a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #e5e59a;
	text-decoration: none;
}
.header a:hover {
	color: #d4d484;
}

.menu_item, .menu_item a:link, .menu_item a:active, .menu_item a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_item a:hover {
	color: #e5e59a;
}

.address, .address a:link, .address a:active, .address a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #e5e59a;
}
.address a:hover {
	color: #d4d484;
}

.footer {
	color: #000;
	padding:10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px;
}