
BODY {
	font : Arial;
	font-weight : normal;
	font-size : 80%;
	font-style : normal;
	font-family : "Arial";
	color: white;
	background-color : black;
}
A:LINK {
	font : Arial;
	color: #B9DCFF;
}
A:VISITED {
	font : Arial;
	color: #0169FC;
}

A:ACTIVE {
	border : none;
}
.w3 {
	font-family: "Arial";
	font-size: 14px;
	color: #ffffff;
}

TABLE {
	font : Arial;
	font-family : "Arial";
	font-size : 115%;
	font-style : normal;
	color: #ffffff;
	
}

H6 {
	font : Arial;
	font-family : "Arial";
	color: #ffffff;
	font-size : 120%;
	font-weight: normal;
}

H1 {
	font : italic Arial;
	font-family : "Arial";
	color: #ffffff;
	font-size : 85%;
	font-weight: normal;
}

H4 {
	font : Arial;
	font-family : "Arial";
	color: #ffffff;
	font-size : 80%;
	font-weight: bold;
}

H3 {
	font : Arial;
	font-family : "Arial";
	color: #ffffff;
	font-size : 90%;
	font-weight: normal;
}

H7 {
	font : normal Arial;
	font-family : "Arial";
	font-size : 120%;
	color: #ffffff;
	font-weight: 600;
}


MARQUEE {
	font : Arial;
	font-family : "Arial";
	color: #ffffff;
	font-size : 105%;
	font-weight: bold;
}

H2 {
	font : normal Arial;
	font-family : "Arial";
	font-size : 150%;
	color: #ffffff;
}
LI {
	font : Arial;
	font-family : "Arial";
	font-size : 90%;
	color: #ffffff;
}UL {
	color:#ffffff;
}


H5 {
	font : Arial;
	font-family : "Arial";
	color: #ffffff;
	font-size : 105%;
	font-weight: bold;
}

.border {
	border : ridge;
	border-color : #ffffff;
	border-left-style : outset;
	border-top-style : outset;
}
input.btn {
color:#ffffff;
   font-family:'Arial;
   font-size:84%;
   font-weight:bold;
   }

