}
A:hover {
	color: #FF0000;
	text-decoration: none;
}
A:link {
	color: #cc9864;
}
A:visited {
	color: #cc9864;
}
 
body {
	background-image: url(graphics\bg1.jpg);
	background-color: #000000;
	font-weight: normal; color: #FFFFFF;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}

H1 {
	font-size: 25px;
	color: #cc9864;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

H2 {
	font-size: 21px;
	font-weight: bold;
	color: #cc9864;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

H3 {
	font-size: 18px;
	color: #cc9864;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

H4 {
	font-size: 14px;
	color: #cc9864;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

LI { 
	list-style-position: outside;
	list-style-image: url("graphics/dot.gif")
}

.biglink {
	font-weight: bold;
	font-size: 25px;
	color: yellow;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.pgtitle {
	font-weight: bold;
	font-size: 27px;
	color: #CC9864;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.subtitle {
	font-weight: bold;
	font-size: 16px;
	color: #cc9864;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.btext{
	font-weight: normal;
	color: #00CCFF;
	font-family: "Times New Roman", "Century Schoolbook", "Helvetica", serif;
}

.gtext {
	font-weight: normal;
	color: #00ffcc;
	font-family: "Times New Roman", "Helvetica", serif;
}

.wtext {
	font-weight: normal;
	color: #FFFFFF;
	font-family: "times new roman", Helvetica, serif;
}

.cite {	
	font-weight: normal;
	color: #FF99CC;
	font-family: "Times New Roman", "Helvetica", serif;
}

.tiny {
	font-weight: normal;
	font-size: 10px;
	color: #c0c0c0;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
