body           {
                font-size: 12px;
	        color:#000000;
	        background: #fff;
		margin:10px;
               }
H1 {font-size:16px;}			   
a:active       {
                font-family: Verdana, Helvetica;
                font-size: 12px; color: #000000;
               }
a:link         {
                font-family: Verdana, Helvetica;
                font-size: 12px; color: #000000;
               }
a:visited      {
                font-family: Verdana, Helvetica;
                font-size: 12px; color: #000000;
               }
.copyright     {
                font-family: Verdana, Helvetica;
                font-size: 12px; color: #000000;
               }
P 		{
		font-size: 14px;
		font-family: Verdana, Helvetica;
		}
.content       {
                background:#F9F9F9;
                border: 1px solid #666666;
		font-size: 12px;
               }
.code          {
	            font-family: Courier, 'Courier New', sans-serif; 
	            font-size: 12px; 
	            color: #006600;
	            background-color: #FAFAFA; 
	            border: #D1D7DC; 
	            border-style: solid;
	            border-left-width: 1px; 
	            border-top-width: 1px; 
	            border-right-width: 1px; 
	            border-bottom-width: 1px;
               }
.quote         {
	            font-family: Verdana, Arial, Helvetica, sans-serif; 
	            font-size: 12px; 
	            color: #444444; 
	            line-height: 125%;
	            background-color: #FAFAFA; 
	            border: #D1D7DC; 
	            border-style: solid;
	            border-left-width: 1px; 
	            border-top-width: 1px; 
	            border-right-width: 1px; 
	            border-bottom-width: 1px;
               }
.header        {
                font-weight:bold;
				font-size:10px;
	            border-style: none;
                height:28px;
                background-image : url(../images/cellpic3.gif);
                background-color : #CCCCCC;
                border-bottom-width : 0px;
                text-align: center;
				font-family: Verdana, Helvetica;
               }
			   
.topheader        {
                font-weight:bold;
	            border-style: none;
                height:55px;
                background-image : url(../images/cellpic2.gif);
                background-color : #CCCCCC;
                border-bottom-width : 0px;
                text-align: center;
				font-family:Arial, Helvetica, sans-serif;
               }			   
			   
.cat           {
                background:#d1d7dc url(../images/cellpic1.gif);
                border: none #ffffff;
                border-style:solid;
                height:28px;
                border-width:0px 0px 0px 0px;
                border : none;
                font-weight:bold;
                text-align: center;
               }

input,textarea,select
               {
                font:normal 12px Verdana,Arial,Helvetica,sans-serif;
                border: 1px solid #7F7F7F;
                background: #FAFAFA;
                background-color : transparent;
               }
.button        {
	            font-weight:normal;
	            border-style: solid;
	            background-color: transparent;
	            background-image: url(../images/option.gif);
	            border: 1pt solid #AAAAAA;
	            CURSOR: hand;
               }
.helpline      {
                border: 1px solid #FFFFFF; 
                width:450px; 
                height:16px; 
                color: white;
                background-color: #32A1E4;
               }               
.row1          { background:#F1F1F1;}
.row2          { background:#EEEEEE;}
.gensmall      { font-size: 10px;}
.genmed        { font-size : 12px;}