A:VISITED {
	color : 
}

.copy {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.title {
    	color : #000066;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	text-align : center;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	}

A {
	color : #FFCC99;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	font-size : xx-small;
	}

A:HOVER {
	color : White;
}
.left_head {
	color : Maroon;
	font-weight : bold;
	font-size : 16px;
}

.current {
	color : Gray;
	font-size : 15px;
	font-weight : bold;
; font-family: Arial, Helvetica, sans-serif
}

H4 {
color : #339900;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
}

UL {
    color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
}
.chapters {
	color : Black;
	font-size : 17px;
	text-align : justify;
}
H2 {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align : center;
	background-color : White;
	font-weight : bold;
}
H3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-align : center;
}
.green {
	color : Green;
	font-weight : bold;
	font-size : 19px;
}

.maroon {
	color : #990000;
	font-size : 18px;
	font-weight : bold;
}

.big_link {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : underline;
}



