body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding: 10px;
}

a:link, a:visited, a:hover {
	color: #000071;
}

a:hover {
}

p {
	padding-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

h2 {
	font-size: 114%;
	color: #334d55;
}

h3 {
	font-size: 108%;
	color: #334d55;
}

h4 {
	font-size: 102%;
	font-weight: normal;
	color: #333333;
}

h5 {
	font-size: 100%;
	color: #334d55;
}

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

label {
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}

p {
	padding-left: 0px;
}

.tital {
	font-family: Verdana,Arial,sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #334d55;
}

.p {
	padding-top: 4px;
}

.a_menu {
	border-bottom-color:#5C0000;
	border-bottom-style:outset; 
	border-bottom-width:thin;
}

.footer {
	font-size: x-small;
}
