H1{
		font-size  :28px; }

H2{
		font-size  :22px; }

BODY{ 
		font-size   : 13px;
		line-height : 1.3em;
		background-color : #FFFFFF; 
	    color: #333300; 
		scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#333300;
		scrollbar-highlight-color:#333300;
		scrollbar-3dlight-color:#333300;
		scrollbar-shadow-color:#333300;
		scrollbar-darkshadow-color:#333300}
Table,td{
		font-size   : 13px;
		line-height : 1.3em;
	    color: #333300; }

A{
		TEXT-DECORATION : none;}

A:LINK{
	    color: #333300; 
		text-decoration : none;}

A:VISITED{
    	color: #333300; 
		text-decoration : none; }

A:ACTIVE{
		text-decoration : none;
    	color: #333300; }
.tablebar{
		table-layout: fixed; width: 75%; 
		background-color : #CCFFCC;
		border : 1px solid #006600; }
.tableline{
		table-layout: fixed; width: 95%; 
		background-color : #FFFFFF;
		border : 1px dashed #339933;}
hr{
		color: #99CC99; 
        border : 1pt solid #99CC99;
		}
#space{
         margin-left: 30pt;}
