body{
 border-width:0px;
 margin:0 px;
 overflow:auto;
 font-family:verdana;
 font-size:11px;
 color: Black;
 text-align: justify;
scrollbar-face-color: #0066FF;
scrollbar-highlight-color: #3399FF;
scrollbar-3dlight-color: #0066FF;
scrollbar-darkshadow-color: #0066CC;
scrollbar-shadow-color: #0033CC;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #73baff;
}

P {
	text-align: justify;
   font-size : 13px;
	font-family: Arial;
	color: White;
	
}

Pt {
	text-align: justify;
   text-indent: 2em;
	
}


h1 {
	padding : 5px 10px 3px 0;
	border-bottom : 1px solid #f90;
	color : #E0FFFF;
   font: "Carbon Block";
	font-weight: bold;
	text-indent : 5px;
}

h2 {
	font-size : 2em;
	font-weight : bold;
	color:#71713C;
}

h3 {
   font-size: 1.2em;
	font-weight : bold;
	color:#71713C;
}

A {
 height:            0px;
 font-family:       verdana;
 font-size:         11px;
 text-decoration:   none;
 color: #FEFF64;
 text-decoration:   none;
 background-color: #71713C;
}

A:hover{
 height:            0px;
 cursor:            pointer;
 font-family:       verdana;
 font-size:         11px;
 color: #DC143C;
 background-color: #FFFFCC;
 }
  

	
