body {
  background-image: url('bg.jpg');
  background-color: #000000;
  font-family: tahoma;
  font-size: 7pt;
  color: #000000;
  text-align: justify;
  margin: 0px; 
  padding: 0px;
  letter-spacing: 0px;
  line-height: 14px
}


a { 
  text-decoration: none; 
  font-family: arial;
  font-size: 8pt;
  color: #bff9fd;
  letter-spacing: 0px;
  }

a:hover {
	color: #fffeac; }

input, textarea{
	background-color: #e0e0e0;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #808080;
	padding:2px; }

p{
	background-color: #333333;
  	font-family: tahoma;
  	font-size: 7pt;
  	color: #efefef;
 	 text-align: justify;
 	 margin: 0px; 
 	 padding: 0px;
  	letter-spacing: 0px;
 	 line-height: 14px
	
	margin: 2px 2px 2px 2px; }

b{color: #bdf8be; }
i{color: #f8aac1; }


h2 {
	background-image: url('titleheader2.jpg');
  	font-size: 12pt;
  	line-height: 18px;
	font-family: arial;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-1px;
	color: #000000;
	text-align: center;
	}

.side {
	background-image: url('titleheader.jpg');
  	font-size: 14pt;
  	line-height: 20px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-1px;
	color: #000000;
	text-align: center;
	}
.side_1 {
	background-color: #333333;
  	font-family: tahoma;
  	font-size: 7pt;
  	color: #efefef;
 	 text-align: justify;
 	 margin: 0px; 
 	 padding: 0px;
  	letter-spacing: 0px;
 	 line-height: 14px
	}
.sub {
	background-color: #bffaff;
  	font-size: 6pt;
  	line-height: 6pt;
	font-family: tahoma;
	text-transform: uppercase;
	letter-spacing:1px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}

blockquote {	
	TEXT-ALIGN: justify; 
	BORDER-LEFT: 8px solid #fffeac;
	BACKGROUND-COLOR: #dadada; 
	COLOR: #444444; 
	font-family: tahoma;
	PADDING: 5px; 
	padding-left: 10px; 
	padding-bottom: 5px; 
	MARGIN: 20px;
}