.page   { font-family: Tahoma, sans-serif;
	    font-size : 14px;	 
	    background-color : white; 
	    color : black;  
        }
.instruct 
        { 
        font-family: Tahoma, sans-serif;
	    font-size : 14px;	 
	    background-color : white; 
	    color : black;
        font-weight : bold;
        }


.hdr    {
        font-family: Tahoma, sans-serif; 
	    background-color: white; 
        font-size : 16px;
	    color: maroon;
        font-weight : bold;
        }

.h2      {
        font-size: 20px;
        padding-top: 10px;
        color: blue;
        }

.blue  	{ 
	    font-family : Tahoma, sans-serif; 
        color : darkblue;
	    }

.bluebold
  	    { 
	    font-family : Tahoma, sans-serif; 
        color : darkblue;
        font-weight : bold;
	    }

.maroon  {
        font-family : Tahoma, sans-serif; 
        font-size : 14px;        
        font-style : italic;
        font-weight : bold;
        color : maroon;
        }
.maroon2  {
        font-family : Tahoma, sans-serif; 
        font-style : italic;
        font-weight : bold;
        color : maroon;
        }

.rpt1  {
        font-family : Tahoma, sans-serif; 
        font-size : 12px;        
        font-weight : bold;
        text-decoration : underline;
        color : maroon;
        }

.rpt2  {
        font-family : Tahoma, sans-serif; 
        font-size : 11px;        
        color : maroon;
        }

.body   {
        margin : 0px 0px 0px 0px;
        background : #9F9;
        }

#leftcontent
        {
        float : left;
        width : 15%;
        background : #fff;
        border-right : 2px solid #999;        
        margin-right : 5px;
        padding-bottom : 20px;
        }

p, h1, pre 
        {
        margin : 0px 30px 10px 30px;
        }

h1      {
        font-size : 14px;
        padding-top : 10px;
        }


#rightcontent p 
        {
        float : right;
        width : 80%;
        background : #fff;
        margin-right : 5px;        
        font-family : Tahoma, sans-serif; 
        font-size : 14px;
        font-weight : bold;
        margin-left : 5px;
        }
#middlecontent
        {
        width : 40%;
        background : #fff;
        margin-right : 0px;        
        font-family : Tahoma, sans-serif; 
        font-size : 14px;
        font-weight : bold;
        margin-left : 564px;
        }
#middlecontent2
        {
        width : 40%;
        background : #fff;
        margin-right : 0px;        
        margin-left : 554px;
        }
.prnt  	{ 
	    size : 8in 10in;
            margin : 1in 1in .5in .5in;
            marks : none;             
	    }
.radio_align
        {
        vertical-align : middle;
        }

.wall    {font-family: Tahoma, sans-serif; 
           font-weight : bold;
	   font-size : large;
           color : darkblue }



