body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border:0;
}
a {
	color: #000066;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.menuHead{
	font-size: 16px;
	color: #990000;
	padding-bottom:15px;
}
.menu, .menu a{
	color: #000;
	text-decoration:underline;
	line-height: 2em;
	
	
}
.menu, .menu a:hover{
	color: #000;
	text-decoration:none;
}

.footer{
	font-size: 12px;
	color: #666666;
	padding-left:100px;
	padding-top:40px;
}

.footer a{
	color: #666666;
	
	line-height: 2em;
}

.head1{
	font-size: 16px;
	color: #990000;
	padding-bottom:15px;
	font-weight:bold;
}

.head2{
	font-size: 15px;
	color: #333333;
	text-decoration:underline;
	padding-top:15px;
	padding-bottom:5px;
	font-weight:bold;
}

.head3{
	font-size: 14px;
	color: #990000;
	padding-bottom:15px;
	font-weight:bold;
}
.content{
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:justify;
	line-height:20px;
	}
	
.content a{
	color: #333333;
	text-decoration:underline;
}

.search{
	font-size: 11px;
	color: #666666;
	padding-right:50px;
	padding-top:25px;
}

.input{
	font-size: 11px;
	color: #666666;
}

.style2 {
	color: #c32d16;
	font-size: 10px;
	font-family: tahoma;
}


