body {
color: #000000;
font-family: Tahoma;
font-size: 12px;}


h1 {
	color: #7A87B5;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
}


h2 {
	color: #7A87B5;
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: 400;	
}

a:link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 400;
	color: #7A87B5;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 400;
	color: #7A87B5;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4 {margin: 0 auto; clear: both;}
