TD  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

A:active  {
	font-family : 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
	color : #FF6666;
}

A:link  {
	font-family : 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
	color : #2277aa;
}

A:visited  {
	font-family : 'Arial', 'Sans-Serif';
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
	color : #4466aa;
}

p  {
	font-family : 'Arial', 'Sans-Serif';
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.title {
	font-family : 'Times New Roman', 'Arial';
	font-size : 11pt;
	color : #ffffff;
	font-weight : bolder;
}

.formfield {
	background-color : #ffffff;
	border : 0px none;
	font : "Times New Roman";
}
