BODY{
	font-family:Tahoma, Arial, Helvetica, san-serif; 
     	font-size:16pt; 
     	color:gray; 
     	background:white;
     	text-align:left; 
     	padding-left:0%;
     	padding-right=0%;
     	margin-left:75;
     	margin-right:20;
     	font-style: normal; 
     	line-height: normal; 
     	text-indent: 0%
}
H1{
	color:yellow; 
     	background:#FF8429;
     	text-align:right; 
     	font-size:26px; 
     	font-style: normal; 
     	line-height: normal
}
H2{
	color:"yellow"; 
     	background:"#FF8429";
     	text-align:left;
     	font-size:22px
}

H3{
     	color:"white"; 
     	background:"orange";
     	text-align:left;
     	font-size:20px
}

H4{
	background:"yellow";
   	text-align:left; 
   	font-family: Tahoma, Arial, Helvetica, san-serif; 
   	font-size: 20px; 
   	font-style: normal; 
   	line-height: normal; 
   	font-weight: bold; 
   	color: #FF8000
}
H5{
	background:"yellow";
   	text-align:left; 
   	font-size=20px
}
H6{
	font-size: 11px;
  	background: "yellow";
   	text-align:left;
}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: gray; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: silver; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: lime; TEXT-DECORATION: none
}


TABLE{
	
}

DIV.box{
        font-family:Tahoma, Arial, Helvetica, san-serif;
        color:#008080; 
        
        text-align:left;
        padding-left:10pt;
        padding-right:10pt;
        text-decoration:none; 
        font-size: 14px; 
        font-style: normal; 
        line-height: normal; 
        font-weight: 200; 
        text-indent: 0%;
        width:400;
        margin-right: auto; 
        border color: white;
        margin-left: 20pt;
        margin-top:10pt;
        margin-bottom:5pt;
        float:right; 
        border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin
        }
DIV.leftbox
{
        font-family:Tahoma, Arial, Helvetica, san-serif;
        color:orange; 
        background:#999999;
        text-align:left;
        padding-left:5pt;
        padding-right:0pt;
	padding-top:5pt;        
	text-decoration:none; 
        font-size: 26px; 
        font-style: normal; 
        line-height: normal; 
        font-weight: 600; 
        text-indent: 0%;
        width:100%;
        margin-left: auto; 
        border color: white;
        margin-right: 0pt;
        margin-top:0pt;
        margin-bottom:0pt;
        float:left; 
        border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin; 
        }
DIV.oh{
     font-family:Tahoma, Arial, Helvetica, san-serif; 
     font-size:28px; 
     color:orange; 
     background:white;
     text-align:left; 
     padding-left:0%;
     padding-right=0%;
     margin-left:0;
     margin-right:0;
     font-style: normal; 
     line-height: normal; 
     text-indent: 0%
       }




DIV.highlight{
	color:purple
}