body	{
	/*background-color: #8C94AD;*/
	background-color: #AEB6CF;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	}


p	{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	}
	
h1	{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #027;
	}

h3	{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #027;
	}





.bold	{font-weight: bold;
	}

.logo	{
	color: #CECED6;
	font-weight: bold;
	font-size: 16px;
	}
	
.logokl	{
	color: #CECED6;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	}


a:link	{
	text-decoration: none;
	color: #002277;
	}

a:active	{
	text-decoration: none;
	color: #002277;
	}

a:visited	{
	text-decoration: none;
	color: #002277;
	}

a:hover	{
	text-decoration: underline;
	color: #002277;
	}


.border	{
	border: solid 1px #002277;
	}
