  TR {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff;
   background-color: #cc0000;
   border-color: #ffffff; 
}


TD {
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
	font-family : "Comic Sans MS";
	color : #ffffff;
	background-color: #F81908;
	border-top-color: #ffffcc;
	border-right-color: #ffffcc;
	border-bottom-color: #ffffcc;
	border-left-color: #ffffcc;
}


TABLE {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #F81908;
	background-color: #F81908;
	border-color: #F81908;
}


SELECT {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff; 
   background-color: #cc0000;
   border-width : 1px; 
   border-color : #ffffff; 
}


RADIO {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff;
   border-width : 1px; 
   border-color : #ffffff; 
}


P {
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #F81908;
	background-color: #F81908;
}


INPUT {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff;
   background-color: #cc0000;
   border-width : 1px; 
   border-color : #ffffff; 
}


H4 {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff;
   text-decoration : none; 
}


H3 {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff;
   text-decoration : none; 
}


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


H1 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 20pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff;
   text-decoration : none; 
}


DIV {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family : "Tempus Sans ITC";
	color : #ffff99;
	background-color: #F81908;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff;
   text-decoration : none; 
  
   background-color: #cc0000;
}


A:visited {
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	font-family : "Maiandra GD";
	color : #ffff99;
	text-decoration : none;
}


A:hover {
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	font-family : "Maiandra GD";
	color : #FFFF99;
	text-decoration : underline;
}


A:active {
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	font-family : "Maiandra GD";
	color : #FFFF99;
	text-decoration : underline;
	border: 0;
}


A {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	font-family : "Maiandra GD";
	color : #ffff99;
	text-decoration : none;
	background-color: #F92D12;
}

