/*
h1 {
	font-size:11px;
	font-weight:bold;
	display:inline;

}

h2 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

h3 a{
	font-size:10px;
	text-decoration:none;
	color:#000099;
	font-weight:normal;
}

h3 a:hover {
	background-color:#6E87BD;
	color:#FFFFFF;	
}*/
