h1 {
	font-size: 125%;
	font-weight: bold;
	color: #5488ba;
}

h2 {
	border : 0;
	font-size: 110%;
	font-weight: bold;
	color: #5488ba;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #5488ba;
	margin: 0;
}

hr{
	border: 1px solid #CECECE;
	height: 1px;
}

a:link {
	color: #5488ba;
	text-decoration: underline;
}

a:active {
	color: #5488ba;
	text-decoration: underline;
}

a:visited {
	color: #800080;
	text-decoration: underline;
}

a:hover {
	color: #e3a40e;
	text-decoration: none;
}

.eightpointtext {
	font-size: 80%;
}

.eightpointtext p{
	font-size: 100%;
}

.eightpointtext ul{
	font-size: 100%;
}

.eightpointtext li
{
	font-size: 100%;
}

.contents li
{
	margin-top: 10px;
	margin-bottom: 10px;
    list-style-image: url(../Images/Bullet.gif);

}

.eightpointtext h1{
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

.eightpointtext h2{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.eightpointtext h3{
	border : 0 solid #000000;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}

.eightpointtext h4{
	font-size: 100%;
	font-weight: bold;
	color: #000000; 
}

.eightpointtext h5{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.eightpointtext h6{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
td {
	font-size: 80%;
}

