h1, h2, h3 {
	font-family : "Verdana", "Arial", "sans-serif";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #660099;
	margin-top : 0;
	margin-bottom : 0;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #660099;
	margin-top : 0;
	margin-bottom : 0;
}

h3 {
	font-size : 10pt;
	font-weight : normal;
	color : #660099;
}

p, body  {
	font-size : 10pt;
	color : #404040;
	font-family : "Verdana", "Arial", "sans-serif";
	margin-top
}

TD {
	font-size : 10pt;
	color : #404040;
	font-family : "Verdana", "Arial", "sans-serif";
}

ul, ol {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #404040;
}

LI {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #404040;
}

A  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #660099;
	text-decoration: underline;
}

A:Visited  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #660099;
	text-decoration: underline;
}

A:Active  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #660099;	
}

A:Hover  {
	text-decoration : none;
	color : #660099;
	font-weight : bold;
}

.copy {
	font-size : 8pt;
}
