
	
BODY {
  font-family: sans-serif, Arial, Helvetica;
  font-size: 10pt;
  background-color: #8f1f1f;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #01a04d;
  scrollbar-3dlight-color: #EDEDED;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-shadow-color: #CCCC99;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #8f1f1f;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8f1f1f;
	a: active;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	color: #FFFFFF;	
}
a.text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	color: #CC0000;	
}

a.footer{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	color: #000000;	
}

td p a{color:#000;
	text-decoration: underline;
}
P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

LI {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

DIV {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TEXTBOX {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
} 

  
TEXTAREA {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
} 

SELECT {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

INPUT {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

H1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16pt;
  	color: #000000;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: #333333;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #333333;
}

  
H6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #336699;
}  

TT {
  font-size: 11pt;
  color: #000000;
}  

  
SUP {
  color: #000000;
  font-size: 8pt;
}

TABLE {
  border-collapse: collapse;
}

TABLE.dot {
  border-top: 1px #646464 dotted;
  border-right: 1px #646464 dotted;
  border-bottom: 1px #646464 dotted;
  border-left: 1px #646464 dotted;
}

blockquote 
{
border: 1px dashed black; 
background:gold; 
font-size: 10px; 
color:#666;
font-family:verdana, arial, sans-serif;
padding:8px;
}
Address {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	color: #000000;
}
.vacation{
	padding:15px;
	border:1px solid #fff;
	width:70%;
}
.vacation a{
 	color:#fff;
	text-decoration:none;
	font-weight:bold;
 }
.vacation a:hover{
	background:;
}
