body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; text-align: justify;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; text-align: justify;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; text-align: justify;}
th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; text-align: justify;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; text-align: justify;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: bold; text-align: justify;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: bold; text-align: justify;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: bold, italic; text-align: justify;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: bold, italic; text-align: justify;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	text-align: justify;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-align: justify;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	text-align: justify;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	text-align: justify;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	text-align: justify;
}

a:link {
	color: #336666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #457C72;
	text-decoration: none;
}
a:active {
	color: #336666;
	text-decoration: none;
}

#container {
	width: 827px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 827px;
	margin-bottom: 10px;
}
#left_sidebar {
	width: 130px;
	float: left;
}
#main_contant {
	margin-right: 160px;
	margin-left: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 12px;
	padding-right: 12px;
	vertical-align:top;
}
#right_sidebar {
	float: right;
	width: 150px;
}
#footer {
	clear: both;
}
#main_contant table {
	margin-right: auto;
	margin-left: auto;
}

