H2 {
vertical-align: top;
font-family: "Lucida Grande",helvetica,arial,sans-serif;
font-size: 24px;
font-weight: bold;
text-align: center;
white-space: normal;
}
H3 {
font-family:  helvetica,arial,sans-serif;
font-size: 20px;
vertical-align: middle;
horizontal-align: middle;
color: rgb(204,228,255);
background-color: rgb(11, 10, 150);
text-align: center;
}
H4 {
vertical-align: top;
font-family: "Lucida Grande",helvetica,arial,sans-serif;
font-size: 20px;
font-weight: bold;
text-align: Left;
white-space: normal;
}
P {
font-family: "Lucida Grande",helvetica,arial,sans-serif;
font-size: small;
width: 100px;
text-align: center;
white-space: normal;
}
TD {
font-family: "Lucida Grande",helvetica,arial,sans-serif;
font-size: 12px;
text-align: center;
vertical-align: middle;
}
li {
	text-align: left;
	list-style-type: square;
	position: relative;
	list-style-image: url(images/bullet.gif);
	font-family: "Lucida Grande", helvetica, arial, sans-serif;
	font-size: small;
	font-weight: 800;
}
a:hover {color: red}

