BODY {
	background-color : White;
	background-image : url(images/bluecord.gif);
	background-repeat : repeat;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 360%;
	color : Navy;
	font : normal;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 240%;
	color : Navy;
	font : normal;
}


H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 150%;
	color : #C8BB60;
	font : normal normal/80%;
	margin-top : 0%;
	margin-bottom : 5px;
}



p.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	color : Navy;
	background-image : none;
}

.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	color : Navy;
	background-image : none;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : Black;
	background-image : none;
}

DIV.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 60%;
}

TABLE.main {
	font-family : Arial, Helvetica, sans-serif;
}
TD.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
}
TABLE.directory {
	font-family : Arial, Helvetica, sans-serif;
}
TD.directory {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
}

TD.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 60%;
}

SPAN.directory {
	font-size : 120%;
	color : Navy;
	font-weight : bolder;
}


A.chan {
	color: White;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 82%;
	font-weight : bold;
} 
 A.chan:active {
	color: White;
} 
 A.chan:visited {
	color: White;
} 
 A.chan:hover {
	color: #FFD700;
	background-color : Navy;
} 
 A.chan:visited:hover {color: #FFD700;} 

 A.other {
	color: Navy;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
} 
 A.other:active {
	color: Navy;
} 
 A.other:visited {
	color: Navy;
} 
 A.other:hover {
	color: #FFD700;
	background-color : Navy;
} 
 A.other:visited:hover {color: #FFD700;} 


