A {

	font-size : 14px;

	font-family : Garamond;

	color: blue;

	text-decoration : underline;

	font-weight : bold;

}



H3 {

	font-size : 18pt;

	text-decoration : none;

	font-style : italic;

	color: black;

	line-height : 20px;

	text-align : left;

	font-family : Garamond;

	font-weight : bold;

}



P {

	font-size : 16px;

	text-decoration : none;

	color: black;

	line-height : 16px;

	text-align : left;

	font-family : Garamond;

}



.italicsmall {

	font-family : Garamond;

	font-style : italic;

	font-weight : normal;

	font-size : 16px;

	line-height : 16px;

}



.important {

	font-family : Garamond;

	font-style : italic;

	font-size : 14px;

	line-height : 12px;

}



.indent {

	font-family : Garamond;

	font-style : normal;

	font-weight : normal;

	font-size : 16px;

	line-height : 14px;

	padding-left : 10px;

}



TD  {

	font-family : Garamond;

	font-style : normal;

	font-weight : normal;

	font-size : 16px;

	line-height : 16px;

}



.blacklink {

	font-family : Garamond;

	font-weight : bold;

	font-size : 16px;

	line-height : 16px;

	color: Black;

}



BODY {

	font-size : 16px;

	text-decoration : none;

	color: black;

	line-height : 16px;

	text-align : left;

	font-family : Garamond;

}



.italic {

	font-family : Garamond;

	font-weight : bold;

	font-size : 16px;

	line-height : 16px;

	color: Black;

}