body {
	background-color: #eeeeee;
}
a:link {
	color: #303e99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
h1 {
    font-size: 14px;
    font-weight: bold;
}
h2: {
    font-size: 14;
}

