
A	{
	color: rgb(255,255,255)
	/* text-decoration: none */
	}
body	{
	font-family: Arial;
	font-weight: 900;
	color: rgb(255,255,255);
	background-color: none;
	background-image: url("bg.jpg")
	}
p	{
	font-family: Arial;
	font-weight: 900
	}
table.1	{
	font-family: Arial;
	font-weight: 900;
	color: rgb(255,255,255);   
	background-color: rgb(0,0,0);
	text-align: center
	}
table.1h	{
	font-family: Arial;
	font-weight: 900;
	color: rgb(255,255,255);
	text-align: center
	}
table.2	{
	font-family: Arial;
	font-weight: 900;
	color: rgb(255,255,255);   
	background-color: rgb(0,0,0);
	border-style: ridge;
	border-width: 1px;
	border-color: rgb(255,255,255);
	text-align: center
	}
td.1	{
	font-family: Arial;
	font-weight: 900;
	color: rgb(255,255,255);
	background-color: rgb(0,0,0); 
	border-stype: none;
	text-align: center
	}
td.2	{
	font-family: Arial;
	font-weight: 900; 
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);
	border-style: ridge;
	border-width: 1px;
	border-color: rgb(255,255,255);
	text-align: center
	}
td.2w	{
	font-family: Arial;
	font-weight: 900; 
	color: rgb(255,255,255);
	background-color: rgb(100,100,100);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(0,0,0);
	text-align: center
	}
h1 	{
	font-family: Arial;
	font-weight: 900;  
	text-align: center;
	color: rgb(255,255,255)
	}
h6	{
	font-family: Arial;
	font-weight: 900; 
	text-align: center;
	color: rgb(255,1,31)
	}



/* ============================================== */
/* everything below is commented out              */
/*
A:hover {
	color: #660066; text-decoration: underline  /* purple */
	}
.purple {
	color: #660066; text-decoration: none; font-weight: bold
}
.purple:hover {
	text-decoration: underline
}
.BodyText {
	FONT-FAMILY: Verdana PADDING-RIGHT: 15px; FONT-SIZE: 68%; LINE-HEIGHT: 15px
}
.BodyText2 {
	PADDING-RIGHT: 15px; FONT-SIZE: 68%; LINE-HEIGHT: 25px
}
.BodyTable {
	FONT-SIZE: 100%
}
.Header {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #000066; LINE-HEIGHT: 25px; FONT-FAMILY: Verdana
}
.OListItem {
	FONT-WEIGHT: bold; FONT-SIZE: 112%; FONT-FAMILY: Verdana
}
.BodyTxtSm {
	FONT-SIZE: 62%
}
.ImgLink {
	FONT-SIZE: 56%; LINE-HEIGHT: 15px
}
.finePrint {
	FONT-SIZE: 62.5%
}
*/