a:link       {
	color: rgb(255,0,0);
	text-decoration : none;
	font : Verdana;
}
a:visited    {
	color: Red;
	text-decoration : none;
	font : Verdana;
}
a:active     {
	color: Red;
	text-decoration : none;
	font : Verdana;
}



body         {
	color: Yellow;
	background-color: Black;
}

button       { background-color: rgb(204,204,102); color: black; border-color: 
               rgb(204,153,51) }

fieldset     {
	color: White;
	border-color: #0033FF;
}
legend       {
	color: #FF9900;
}
select       { color: black; border-color: #0033FF }

caption      { color: rgb(204,102,0) }
th           { color: rgb(204,204,153); border-color: #0033FF }
td           { border-color: #0033FF }
body         {
	font : Verdana;
}
h1           {
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color : Yellow;
	font : Verdana;
}
h2           {
	font : Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt
}
h3           {
	font : Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color : #CC6633;
}
h4           {
	font : Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color : rgb(102,0,0);
}
h5           {
	font : Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color : White;
	background-color : Red;
}
h6           {
	font : Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	background : Lime;
	color : Black;
}
button       {
	font-size: 8pt;
	font : Verdana;
	font-style: bold;
	border-style: solid;
	border-width: 1pt
}
textarea     {
	font-size: 10pt;
	font : Verdana;
	font-style: normal;
	border-style: solid;
	border-width: 1pt;
	background : White;
}
fieldset     {
	font-size: 12pt;
	font : Verdana;
	font-style: normal;
	border-style: solid;
	border-width: 1pt;
}
legend       {
	font-size: 12pt;
	font : Verdana;
	font-style: Normal
}
select       {
	font-size: 10pt;
	font : Verdana;
	font-style: normal;
	border-style: solid;
	border-width: 1pt;
	background : White;
}
caption      {
	font-size: 14pt;
	font : Verdana;
	font-style: Normal
}
th           {
	font : Verdana;
	font-style: normal
}
marquee      {
	font-size: 14pt;
	font : Verdana;
}
