body { background-color: #000000; 
	}

h2	{font-family: "Times New Roman";
	font-size: 12pt;
	line-height: .6;
	color: #CCCC99;
	}

h3	{font-family: "Times New Roman";
	font-size: 10pt;
	color: #CCCC99;
	line-height: .9;
	font-weight: normal;
	}


.title {
	font-family: "Times New Roman";
	font-size: 28pt;
	color: #CCCC99;
	}

.smalltitle {
	font-family: "Times New Roman";
	font-size: 18pt;
	color: #CCCC99;
	}


.links {
	font-family: "Times New Roman";
	font-size: 13pt;
	line-height: 1.8;
	color: #CCCC99;
	}

.leftlinks {
	font-family: "Times New Roman";
	font-size: 13pt;
	line-height: 1.8;
	color: #CCCC99;
	}

.smalllinks {
	font-family: "Times New Roman";
	font-size: 13pt;
	color: #CCCC99;
	}


.copy {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #CCCC99;
	}

.small {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #CCCC99;
	}

a:link   { color: #CCCC99; 
	text-decoration: none; 
	}

a:visited  { color: #CCCC99; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #CCCC99; 
	text-decoration: none;
	 }
