a:link {
	color: #3E6088;
}

a:visited {
	color: #284C78;
}

a:active, a:hover {
	color: #C8A486;
}

body {
	background: #FFFFFF;
	margin: 0px;
}

h1 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 16pt;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

h5 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

h6 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

hr {
	color: #A5B0B9;
	height: 1px;
}

input, textarea, select, option {
	color: #64717B;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

p, ul, ol
	{
	color: #64717B;
	font-family: Verdana, Arial, Helvetica;
	font-size: medium;
	font-weight:  normal;
}

ul ul, ul ul ul, ol ol, ol ol ol {
	color: #64717B;
	font-family: Verdana, Arial, Helvetica;
	font-size: medium;
}

.leftmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-transform: lowercase;
}

.leftmenu a:link, .leftmenu a:visited {
	color: #3E6088;
	text-decoration: none;
}

.leftmenu a:active, .leftmenu a:hover {
	color: #C8A486;
	text-decoration: none;
}

.menu {
	background: #A5B0B9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-transform: lowercase;
}

.menu a:link, .menu a:visited {
	color: #000000;
	text-decoration: none;
}

.menu a:active, .menu a:hover {
	color: #DAE1E6;
	text-decoration: none;
}

.small {
	font-size: 9px;
}
