DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: garamond,helvetica,sans-serif;
  color : black;
}

A:link { 
	color : #000000;
	text-decoration: none}
A:active { color : #000000;
text-decoration: none}
A:visited { color : #000000;
text-decoration: none}
A:hover { color : #336666;
text-decoration: none}



p{
	font-family:garamond,helvetica,sans-serif;
	color: black;
	font-size:100%;
}

hr {
	color: black;
	height; 2;
}