
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #F0F8FF;
	font-stretch: ultra-expanded;
	font-weight: bold;
	color: White;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: White;
	font-stretch: extra-expanded;
	font-weight: bold;
	background-color: #6495ED;
}
.bg {
	background-color: #0000CD;
}
body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	list-style-image: url(../../images/bullet.gif);
}

p {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #F0F8FF;
	font-stretch: ultra-expanded;
	font-weight: bold;
	color: navy;
}

.navTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}


