TR {
	vertical-align : top;
}
A:LINK {
	color:black;
}
A:VISITED {
	color:black;
}

H1,H2,H3,H4,H5 {
	font-family : "CopprplGoth Cn BT";
}
H1 {
	font-size : 18pt;
}

H3 { 	
	font-size : 12pt;
	line-height : 0pt;
 }

#header {
	position: absolute;
	left: 5px;
	top: 5px;
}

body {  background-color: #000000;}

#main A:Link {color : 006600; }

#gcircle A:Link {color: silver}

#main A:Visited {color : 990000;}

#gcircle A:Visited {color: white}

P {
	text-indent : 1em;
	font-size : 10pt;
	font-family: Verdana;
}
TH,TD,LI {
	font-family : Verdana;
	font-size : 10pt;
}


.epigraph {
	font-size : smaller;
	font-style : italic;
	margin-left : 1em;
	text-indent : 1em;
}

.white { 
	color: white;
 }
 
.red {
	color: #990000;
}

.smallcaps {
	font-variant : small-caps;
	font-size : 14pt;
}



