P, TD,  DIV, UL, LI  {
	font-family : georgia, "Times New Roman", serif;
}

B {
	font-weight : bold;
}

I {
	font-style : italic;
}

A  {
	color : #FF0000;
	text-decoration : underline;
}

A:Visited  {
	color : #800000;
	text-decoration : underline;
}

A:Hover  {
	color : #FF0000;
	background : #FFFF00;
	text-decoration : none;
}

H1 {
	font-size : x-large;
}

H2 {
	font-size : large;
}

.note  {
	font-size : x-small;
	font-family : arial, sans-serif;
	font-style : normal;
	font-weight : normal;
}

.plain {
	font-family : arial, sans-serif;
}

.footer {	
	font-size : x-small;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
}

.ring  {
	font-size : smaller;
	font-family : arial, sans-serif;	
}

.accent {
	font-size : larger;
}

.sphead {
	color : #FF0000;
	font-size : large;
	font-family : verdana, arial, sans-serif;
}

.sp {
	font-family : verdana, arial, sans-serif;
}

.books{
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	background-color : White;
}

A.books{
	background-color : #FCC7CF;
	text-decoration : none;
}

A.books:Visited  {
	color : #800000;
	text-decoration : none;
}

A.books:Hover  {
	color : #FF0000;
	background : #FFFF00;
	text-decoration : none;
}

A.menu {
	color : #FF0000;
	text-decoration : underline;
	font-family : Arial, sans-serif;
	font-size :  x-small;
}

A.menu:Visited {
	color : #800000;
	text-decoration : underline;
	font-family : Arial, sans-serif;
	font-size :  x-small;
}

A.menu:Hover {
	color : #FF0000;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size :  x-small;
	background : #FFFF00;
}

A.gif {
	text-decoration : none;	
}

A.gif:Visited {
	text-decoration : none;
}

A.gif:Hover {
    text-decoration : none;
    background : transparent;
}

TD.essay {
	background-color : #FFFFFF;
}

.essaynote {
	background-color : #FFFFFF;
	font-size : x-small;
	font-family : arial, sans-serif;
	font-style : normal;
	font-weight : normal;
}

H3.essay {
	background-color : #FFFFFF;
	font-size : large;
	font-weight : bold;	
}

P.essay {
	background-color : #FFFFFF;
	text-align :  justify;
}

.iqhead1{
	font-family : georgia, "Times New Roman", serif;
	font-size : x-large;
	color : Yellow;
	font-weight : bold;
	background-color : Black;
	text-align : center;
}

.iqhead2{
	font-family : georgia, "Times New Roman", serif;
	font-size : large;
	color : White;
	background-color : Black;
	text-align : center;
}

.iqname{
	font-family : georgia, "Times New Roman", serif;
	font-size : large;
	color : Yellow;
	font-weight : bold;
	background-color : Black;
	text-align : center;
}

.iqdata{
	font-family : verdana, arial, sans-serif;
	font-size : x-small;
	color : White;
	background-color : Black;
	font-weight : normal;
	text-align : center;
}