ADDRESS , BLOCKQUOTE , BODY , CAPTION , CENTER , DD , DIR , DIV , DL , DT , FORM , H1 , H2 , H3 , H4 , H5 ,
H6 , MENU , OL , P , TABLE, TD , TH , UL, INPUT, SELECT  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	}
 
#header {
	background: #000000;
	width: 100%;
	}

#quicklinks {
	background: #eeeeee;
	text-align: left;
	width: 100%;
	}

#left {
	display: none;
	/* float: left; */
	/*padding-right: 8%;*/
	/*margin: 0 0%;*/
	}
	
#right {
	float: none;
	width: auto;
	margin: 0 0%;
	}

#rightside {
	float: none;
	}
			
#footer {
	clear: none;
	font-size: 9px;
	text-align: center;
	}

#validate {
	display: none
	}

p.title3 {
	font-weight: bold;
	font-size: medium;
	}
	
p.title {
	  font-weight: bold;
          }
          
p.title2 {
	  font-weight: bold;
	  font-size: medium;
          }
          
p.title4 {
	  font-weight: bold;
	  }