h1, h2, h3 {
	font-family : "Verdana", "Arial", "sans-serif";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #333399;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #333399;
}

h3 {
	font-size : 10pt;
	font-weight : bold;
	color : #333399;
}

p, body  {
	font-size : 10pt;
	color : #000000;
	font-family : "Verdana", "Arial", "sans-serif";
}

.back {
	background-color : #FF0000;
	color : #000000;
	font-weight : bold;
}

TD {
	font-size : 10pt;
	color : #000000;
	font-family : "Verdana", "Arial", "sans-serif";
}

ul, ol {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

LI {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

A  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : underline;
}

A:Visited  {
	color : #333399;
	text-decoration : underline;
}

A:Active  {
	color : #FFFFFF;
	background-color : #333399;
}

A:Hover  {
	text-decoration : none;
	color : #FFFFFF;
	background-color : #333399;	
}

.copy  {
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	font-family : "Verdana", "Arial", "sans-serif";
}


.field {
	font-family : "Verdana";
	font-size : 8pt;
	color : #333399;
	font-weight : normal;
}