Body {       

	color: #000000;
	background-color: white;

	padding-bottom: 0px;
	
	margin: 0px;
	
	scrollbar-arrow-color:BBB099;

 	scrollbar-track-color:E3DDD0;

	scrollbar-shadow-color:BBB099;
 
 	scrollbar-face-color:E3DDD0;
  
	scrollbar-highlight-color:F5F5DC;

	scrollbar-darkshadow-color:BBB099;

  	scrollbar-3dlight-color:E3DDD0;
 
       background-image: url('images/bg.jpg');

	font-family: tahoma;

	 font-size: 9pt
}

Table { color: #333366;
	FONT-SIZE: 9pt;

	font-family: tahoma;
}

td { color: #333366;
	FONT-SIZE: 9pt;

	font-family: tahoma;
}



.title { color: #000000;

	FONT-SIZE: 11px;

	font-family: tahoma, verdana, arial, helvetica, sans-serif;
  
      background-image: url('images/title.jpg');

	border: solid 1px #cec7b6;

	padding-left: 3px;

	padding-right: 3px;

	text-align: center;

}


.subtitle { color: #000000;

	FONT-SIZE: 11px;

	font-type: bold;

	font-family: tahoma, verdana, arial, helvetica, sans-serif;

	border: solid 1px #cec7b6;

	padding-left: 3px;

	padding-right: 3px;

	text-align: center;

}


.writer { color: #333366;

	FONT-SIZE: 11px;

	font-type: bold;

	font-family: tahoma, verdana, arial, helvetica, sans-serif;

	font-style: none;
 
	padding-left: 3px;

	padding-right: 3px;

	text-align: center;


}




.content {  border: dotted 1px #cec7b6;

	    text-align: center;
}




.rightside {  padding-right: 10px;	    
}



a:link {color: #333366;
 background-color: transparent;
 text-decoration: none;
}

a:visited {color: #333366; background-color: transparent; text-decoration: none;
}
a:hover {color: #003000; background-color: transparent; border-bottom: 1px dotted #333366;
}
