/*body {
	background-color: #003366;
}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #ffff00;
	width:550;
	height:50;
	font-size: 30pt;
	filter:DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

*/

body {
  font-family: Arial, Helvetica, sans-serif; font-size: medium
	}
/**/
a: {
  text-decoration: underline; color: blue
	}

a:link {
  text-decoration: underline; color: blue
	}

a:active {
  text-decoration: none
	}
a:hover {
  text-decoration: underline overline; color: red; background-color: #FFFFCC
	}
#button td { 
   background-color: #FFCC33; /*#C7CCE0; */
   color: #03699C; 
   border: 1px solid #FFFFFF; 
   line-height: 20px; 
   text-decoration: none; 
   font-size: 15px; 
   font-family: Tahoma, Arial, Helvetica, sans-serif;    
   font-weight: bold; 
   } 

#button td a { 
   display: block; 
   width: 100%; 
   background-color: #FFCC33; /*#666699; */
   color: #03699C; 
   text-decoration: none; 
   font-weight: bold; 
   } 

#button td a:hover { 
   background-color: #FFFFCC; /*#C7CCE0; */
   color: #0099FF; /*#fff; */
   }
h2 {
	color: #FFCC00;
	filter: Shadow(Color=#000033, Direction=120);
	width:650px;
	font-size:20pt;
/*	color: #FFCC00;
	width:550;
	height:50;
	font-size: 24pt;
	filter:Shadow (Color=#CCCCCC, OffX=-5, OffY=-5, Positive=true);
	*/
}
