body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #738796;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #738796;
}
a:hover {
	text-decoration: underline;
	color: #738796;
}
a:active {
	text-decoration: none;
	color: #738796;
}
h1 {
	font-weight: bold;
	color: #738796;
}
h2 {
	color: #738796;
}
h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}