/* CSS Document */

BODY {
  MARGIN: 0px 0px 0px 0px;
}

td.bodyText {

    font-family : Arial, Tahoma, "Lucida Sans", "MS Sans Serif", sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color: #000066;
	color: #663333;
	text-decoration: none;
}	

a   {

	font-family : Arial, Tahoma, "Lucida Sans", "MS Sans Serif", sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color: #000066;
	color: #663333;
	text-decoration: underline;
	
}

h3 {

	font-family : Arial, Tahoma, "Lucida Sans", "MS Sans Serif", sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #000066;
	color: #663333;
}	
	
.bodyText	{

    font-family : Arial, Tahoma, "Lucida Sans", "MS Sans Serif", sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color: #000066;
	color: #663333;
	text-decoration: none;

}

.smallText {

    font-family : Arial, Tahoma, "Lucida Sans", "MS Sans Serif", sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color: #000066;
	color: #663333;
	text-decoration: none;
}	



