H1	  { color: #424450; font-size: 40px; font-family: Arial, Helvetica, sans-serif; text-align: center }

H2	    { color: #f00; font-weight: bolder; font-size: 20px; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 20px; padding-bottom: 5px }

H3	     { color: #5c5c5c; font-weight: lighter; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: justify; text-indent: 20px; padding-bottom: 5px }

H5	   { font-weight: lighter; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, sans-serif; text-align: justify }
H6  { font-weight: lighter; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, sans-serif; text-align: center; padding-bottom: 10px }
A:link
 { color: white }
	
A:visited
 { color: #424450 }
	
A:active
 { color: red }
 
BODY
 {  scrollbar-face-color:#202020;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#121212;
	scrollbar-highlight-color:#121212;
	scrollbar-3dlight-color:#121212;
	scrollbar-darkshadow-color:#121212;
 }

