body {
	background-color: #DEE0E6;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00357B;
	padding: 15px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px;
}

#categoryLinks a:link, #categoryLinks a:visited {
	display: block;
	font-weight: bold;
	background-color: #DEE0E6;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 700; color: #00357B; text-decoration: none;
	padding: 5px 0px 5px 15px;
	}

#categoryLinks a:hover{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 700; color: #ffffff; text-decoration: none;

	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {font-size: 15px}
.style6 {
	font-size: 18px;
	font-weight: bold;
	}