@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #ffffff;
}

a {
	color: #336893;
	text-decoration: underline;
}

a:hover {
	color: #AA0000;
}

h1 {
	color: #336893;
}

h3 {
	color: #555555;
}

h4 {
	font-weight: bold;
}

h5 {
	color: #336893;
	margin-bottom: 2px;
}

.clear {
	clear: both;
}

.text_center {
	text-align: center;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
