A:LINK {
	color: #9E9FF5;
	text-decoration : none;
	font-weight : bolder;
}

A:VISITED {
	color: #D0A0A1;
	text-decoration: none;
	font-weight : bolder;
}

A:HOVER {
	color: #ff0;
	font-weight : bolder;
}

A:ACTIVE {
	color: #FFA0A0;
	text-decoration: none;
	font-weight: bolder;
}

BODY {
	font-family: times new roman,times,serif;
	font-size: 15px;
	color: #fff;
	background-color : #006;
}

H1 {
	font-family: Verdana,Arial,Geneva,Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

H2 {
	font-family: Verdana,Arial,Geneva,Sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

H3 {
	font-family: Verdana,Arial,Geneva,Sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

H4 {
	font-family: Verdana,Arial,Geneva,Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
H5 {
	font-family: Verdana,Arial,Geneva,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.blue{
	font-family: arial,helvetica,sans-serif;
	color : #006;
	
}

P {
	font-family: 'times new roman',times,serif;
	font-size: 15px;
	color: #fff;
}
.black {
	font-family: 'times new roman',times,serif;
	color : #000;
}
.red{
font-family: 'times new roman',times,serif;
	color : #C33;
}
.footer {
	font-family: 'times new roman',times,serif;
	font-size: 12px;
	color : #fff;
}
.chapterTitle {
	font-family: 'times new roman',times,serif;
	font-size: 18px;
	color : #cff;
	font-weight: bold;
}

.footer2 {
	font-family: Verdana,arial,Geneva,sans-serif;
	font-size: 12px;
	color : #fff;
}

.footer3 {
	font-family: Verdana,arial,Geneva,sans-serif;
	font-size: 10px;
	color : #fff;
}

.footer4 {
	font-family: 'times new roman',times,serif;
	font-size: 12px;
	color : #fff;
}
.footer5 {
	font-family: Verdana,arial,Geneva,sans-serif;
	font-size: 10px;
	color : #006;
}
UL {
	font-family: 'times new roman',times,serif;
	font-size: 15px;
}

OL {
	font-family: 'times new roman',times,serif;
	font-size: 15px;
}

TABLE {
	font-family: 'times new roman',times,serif;
}

TD {
	font-family: 'times new roman',times,serif;
	font-size: 15px;
	color: #fff;
}

TH {
	font-family: 'times new roman',times,serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.nav{
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #fff;
}
