body {
background: transparent;
font-size: 10pt;
font-family: Arial, Helvetica,Times,Tahoma, sans-serif;
padding : 5px ;
margin : 5px;
padding-top: 0px;
 padding-left: 0px;
 color: black;
 text-align:left;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#cccFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#cccccc;
scrollbar-shadow-color:#E1E1E1;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#D3D3D3;}



h1{
font-weight:bold;
font-family:Calligraph421BT;
font-size:200%;
text-align: right;}

h2{
font-weight:bold;
font-size:150%;
text-align: center;}

td{
	color:#000000;
	font-family:arial;
	font-size:10pt;
background:transparent;
margin:0px;
	padding:10px;
	border:0px;

}


A:link{
		color:black;
	text-decoration:none;
	background:transparent;	
	width:150px;
	height:1em;
	border:1px;font-weight:bold ;
	}


A:visited {
		color:red;
	text-decoration:none;
	background:transparent;	
	width:150px;
	height:1em;
	border:1px;
	font-size: 11pt;
	font-weight:bold;}


A:hover {
	color:#ffffff;
	text-decoration:none;
	background:transparent;	
	width:150px;
	height:1em;
	border:1px;
	font-size: 11pt;
	font-weight:bold;
	}
A:active {
	color:#ffffff;
	text-decoration:none;
	background:transparent;	
	width:150px;
		height:1em;
	border:1px;font-size: 11pt;
	}
