font.default
{
	font-family: Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #36454E
} /* DEFAULT TEXT */

font.required
{
	font-family: Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000
} /* REQUIRED TEXT */

font.header
{
	font-family: Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
} /* DEFAULT TEXT */

font.subheader
{
	font-family: Helvetica, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #36454E
} /* DEFAULT TEXT */

font.special
{
	font-family: Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
} /* DEFAULT TEXT */


font.showheader
{
	font-family: Helvetica, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
} /* SHOW HEADER */

font.italic
{
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: italic;
} /* SPECIAL INSTRUCTIONS */

font.prompt
	{
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: normal;
	} /* FORM PROMPTS */

font.tiny
{
	 font-size: 7pt;
	 font-family: Verdana;
 } /* SMALL DETAIL TEXT */
 
 font.heading
 {
	 font-size: 8pt;
	 font-family: Verdana;
	 font-weight: bold;
 } /* USED FOR SUB HEADINGS */
 
 
 font.standard
{
	font-family: Helvetica, Verdana;
	font-size: 15px;
	font-weight: normal;
} /* DEFAULT TEXT */