BODY { background-color: cccccc; margin-left: 10%; margin-right: 10%; }
#left { 
    border: solid; 
	border-width: thin;  
	padding-left: 2em;
    border-left: solid;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-color: Black;
	}
#date { 
	  font-weight: normal; 
	  font-family: "helvetica, arial, verdana, sans-serif"; 
	  font-size: 80%; 
	  color: Black; 
	  }
#title { 
	   font-weight: normal; 
	   font-family: "ARIAL, HELVETICA"; 
	   font-size: 150%; 
	   color: Black; 
	   }
#title2 { 
	   font-weight: normal; 
	   font-family: "ARIAL, HELVETICA"; 
	   font-size: 110%; 
	   color: Black; 
	   }
#by { 
	font-weight: bold; 
	font-family: "Verdana,Arial,Helvetica"; 
	font-size: 110%; 
	color: Black; 
	}
#text { 
	font-weight: normal; 
	font-family: "Verdana,Arial,Helvetica"; 
	font-size: 100%; 
	color: Black; 
	text-indent: 2em; 
	margin-top: 7; 
	margin-bottom: 7; 
	}
#copy { 
   font-weight: normal; 
   font-family: "Verdana,Arial,Helvetica"; 
   font-size: 70%; 
   color: Black; 
   margin-top: 7; 
	}
A:link { color: 3300FF; }
A:active  { color: 3300FF; }
A:visited { color: 3300FF; }
hr { color: Black; width: 60%; }
P  { 
	font-weight: normal; 
	font-family: "Verdana,Arial,Helvetica"; 
	font-size: 100%; 
	color: Black; 
	text-indent: 2em; 
	margin-top: 7; 
	margin-bottom: 7; 
	}



