p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #3A6DA5;
}
.navbar {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.navbar a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	background-color: #FFEBD7;



}
a.navbar a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #3A6DA5;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

