
/* SETS DEFAULT FONT */
BODY, P, DD, DL, BLOCKQUOTE,TD,TR,TH {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
} 

