.name {
	color: #183C7B;
	font-weight:bold;
}
.bold {
	font-weight:bold;
	}
h1 {
padding:0px;
margin:0px;
}
h2 {
	color: #183C7B;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #FFFFFF;
	background: #183C7B;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	text-decoration: underline;
	background: url(../../img/allow_blue.gif) no-repeat left center;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li{
	background: url(../../img/allow_blue.gif) no-repeat left center;
	list-style: none;
	padding-left: 10px;
}
.head-r {
	border-bottom: 1px solid;
	border-left: #183C7B;
	border-top: 1px solid #183C7B;
	padding: 5px;
}
.head-top {
	border-bottom: 1px solid;
	border-left: #183C7B;
	padding: 5px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
