 #head  {
 	font-family : Arial;
 	color:#000000;
 	font-size : 14px;
 	font-weight : bold;
 	margin-left : 10px;
	margin-right : 10px;
 }

 #title  {
 	font-family : Arial;
 	color:#000000;
 	font-size : 12px;
 	font-weight : bold;
 	margin-left : 10px;
 }
 
 #copyright  {
 	font-family : Arial;
 	color:#ffffff;
 	font-size : 10px;
 	font-weight : bold;
 }
 
 #content  {
 	font-family : Arial;
 	color:#000000;
 	font-size : 12px;
 	font-weight : normal;
 	margin-left : 20px;
	margin-right : 20px;
 }

 #sidecontent  {
 	font-family : Arial;
 	color:#000000;
 	font-size : 12px;
 	font-weight : normal;
 	margin-left : 10px;
 }
 
 #subcontent  {
 	font-family : Arial;
 	color:#000000;
 	font-size : 12px;
 	font-weight : normal;
 	margin-left : 30px;
	margin-right : 30px;
 }

 #ssubcontent  {
 	font-family : Arial;
 	color:#000000;
 	font-size : 12px;
 	font-weight : normal;
 	margin-left : 40px;
	margin-right : 40px;
 }
  
 #designedcom  {
 	font-family : Arial;
 	color:#999999;
 	font-size : 12px;
 	font-weight : normal;
 }

 #designed:link {
		text-decoration: none;
		color: #663300;
	 	font-size=10pt;
		font-family: Arial;
		font-weight : normal;
			}
			
 #designed:visited {
		text-decoration: none;
		color: #663300;
		font-family: Arial;
		font-size=10pt;
		font-weight : normal;
		}
		
 #designed:hover {
		 text-decoration: none;
		 color: #FF6600;
		 font-family: Arial;
		 font-size=10pt;
		 font-weight : normal;

}

 #links  {
 	font-family : Arial;
 	color:#cccccc;
 	font-size : 10px;
 	font-weight : normal;
 }
 
#links:link {
		text-decoration: none;
		color: #cccccc;
	 	font-size=8pt;
		font-family: Arial;
		font-weight : normal;
			}
			
 #links:visited {
		text-decoration: none;
		color: #cccccc;
		font-family: Arial;
		font-size=8pt;
		font-weight : normal;
		}
		
 #links:hover {
		 text-decoration: none;
		 color: #ffffff;
		 font-family: Arial;
		 font-size=8pt;
		 font-weight : normal;

}

#flinks  {
 	font-family : Arial;
 	color:#003366;
 	font-size : 10px;
 	font-weight : normal;
 }
 
#flinks:link {
		text-decoration: none;
		color: #003366;
	 	font-size=8pt;
		font-family: Arial;
		font-weight : normal;
			}
			
 #flinks:visited {
		text-decoration: none;
		color: #003366;
		font-family: Arial;
		font-size=8pt;
		font-weight : normal;
		}
		
 #flinks:hover {
		 text-decoration: none;
		 color: #ffffff;
		 font-family: Arial;
		 font-size=8pt;
		 font-weight : normal;

}