/* link values */
A:link 		{color:#3333cc;font-family:Arial,Helvetica,"sans serif"}
A:visited  	{color:#FF3399;}
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 }
.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: #f39; 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 {color:#000099;font-weight:bold;font-size:14pt;font-family:Arial,Helvetica,"sans serif"}
.subheadfont2 {color:#000;font-weight:bold;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}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 32px;
	letter-spacing: -0.04em;
	padding-top: 32px;
	vertical-align: bottom;
	font-weight: normal;
}
