

/* link values */
A:link 		{color:#3333cc;font-family:Arial,Helvetica,"sans serif"}
A:visited  	{color:#FF0066;}
A:active  	{color : #6666FF;}
A:hover 	{color: #6666FF;}

/* body font and links  */
.bodyfont {color:#000000;font-size:10pt;font-family:Arial,Helvetica,"sans serif"}

/* default bold text */
.boldfont 	{font-weight:bold; font-size:12pt}
.boldcell{font-weight:bold;font-size:10pt;font-family:Arial,Helvetica,"sans serif"}
.titlecell{font-weight:bold;font-size:12pt;font-family:Arial,Helvetica,"sans serif"}
.boldpinkfont{color:#f06;font-weight:bold; font-size:14pt}
.footerfont {font-size:8pt;font-family:Arial,Helvetica,"sans serif"}
.brownfont{color:#996633;font-weight:bold}

/* Heading fonts */
.headfont {color:#000;font-weight:bold;font-size:16pt;font-family:Arial,Helvetica,"sans serif"} 
.subheadfont {font-size:12pt;font-family:Arial,Helvetica,"sans serif"}

		
/* form fonts */
.formrequired {color:#f00;font-size:10pt;font-family:verdana,helvetica,arial,"sans serif"}
.formerror {color:#f00;font-weight:bold;font-size:12pt;font-family:verdana,helvetica,arial,"sans serif"}
.timesfont{color:#000;font-size:13pt;font-family:"Times New Roman",Georgia,Times}
