

body, div, td, span, p {
	font-family:verdana;
	font-size:11px;
	color:#5D738C;
}

h1 {
	font-family:tahoma;
	font-size:16px;
	font-weight:normal;
	color:#5D738C;
}

h2 {
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	color:#5D738C;
}

h3 {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#5D738C;
}

h4, h5, h6 {
	color:#ffffff;
}

h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
    margin-bottom:3px;
}

a {
	font-family:verdana;
	font-size:11px;
	color:#0070AA;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}

ul, ol {
	margin-top:0px;
	margin-bottom:8px;
}

hr {
	height:1px;
	color:#E2ECF8;
    background:#E2ECF8;
	text-align:center;
    padding:0px;
    border:0px;
}

form {
	margin:0px;
}

input, textarea, select {
	border-width:1px;
	font-family:verdana;
	font-size:10px;
	background:#eef4d8;
}

img {
	border:0px;
}