body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin:0px auto;
	background-color: #FFFFFF;
	width:900px;
}
.top{
	margin-top:0;
	width:900px;
	height:80px;
	background-image:url(top.gif);
	background-repeat:no-repeat;
	
}
.nav{
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0F0FB3;
	margin-top:0px;
	padding-RIGHT:5px;
}
.main {
	background: #ffffff;
	margin:0 auto 10px auto;
	width:900px;
}
h1 {font-size:16px;line-height: 20px;color: #0f0fb3; font-weight:500;}
h2{
	font-size:16px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}
li{
	font-size:12px;
	line-height:20px;
	padding-right: 15px;
	padding-top: 0px;
	display:inline;
}
.content{
	margin-top:20px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0FB3;
}
#contact{
	padding-left:5px;
	letter-spacing: 1px;
	word-spacing: 3px;
}
#contact li{
	font-size:12px;
	line-height:20px;
	padding-right: 15px;
	padding-top: 0px;
	display:inline;
}
#contact ul {margin:0;	padding: 0;	list-style: none;}
.strong{font-size:18px;}


ul {margin:0;	padding: 0;	list-style: none;}
a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #0F0FB3; text-decoration: underline;}
a:active {color: #0F0FB3; text-decoration: underline;}
#content a:link{color: #0F0FB3; text-decoration: none;}
#content a:hover {color: #0F0FB3; text-decoration: underline;}
.numery {font-family: "Times New Roman", Times, serif}
.style1 {font-size: 18px; color: #8A0000; }
