/* CSS Document */

table        { font-family: Arial, Helvetica, sans-serif; }
body         { color:#ffdab9; padding-top:0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: none;
}
bodya {  font-family: Arial, Trebuchet MS, serif; font-size: 12px; font-weight: normal; color:#ffffff; text-transform: none;  text-decoration:none}
bodyb {  font-family: cursive; font-family: HUNTSON, Arial, Trebuchet MS; font-size: 12px; font-weight: 300; color: #000000;}
div          { padding:0; margin:0; }
	h1 {
	font-family: Arial, Trebuchet MS, serif;
	font-size: 11px;
	line-height: 11px;
	color: #b22222;
	text-align: justify;
	text-transform: none;
}
h2 {
	font-family: Arial, Trebuchet MS, serif;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	color: #ffffff;
	text-transform: none;
}
h4 {
	font-family: Arial, Trebuchet MS, serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-align: justify;
	text-transform: none;
}
h3 {
	font-family: Arial, Trebuchet MS, serif;
	font-size: 10px;
	line-height: 10px;
	color: #808080;
	text-transform: none;
	text-align: justify;
	}
h5 {
	font-family: Arial, Trebuchet MS, serif;
	font-size: 12px;
	line-height: 12px;
	text-align: justify;
	color: #000000;
	text-transform: none;
}
.special
{
	font-family: Arial, Trebuchet MS, serif;
	font-size: 11px;
	line-height: 13px;
	color: #b22222;
	text-align: justify;
	text-transform: none;
	border-left: 3px solid #f27900;
}
a:link {
	color:#8b0000;
	text-decoration: none;
	}

a:visited {
	color:#8b0000;
	text-decoration: none;
}

a:hover {
	color:#ffa500;
	text-decoration: none;
}

a:active {
	color:#8b0000;
	text-decoration: none;
  }
/* for internet explorer */

* html body {
  padding:0px 0 0px 0;/*don't change*/
  }

* html #contents {
  height:100%; 
  width:100%;
  }
strong       { color:#eee; font-weight:normal; }

  
