body 	{background-color: #FFFFFF }

p 	{ font-size: 10pt; 
	font-family: "Times New Roman"
	color: #444444;}

td 	{ font-size: 8pt; 
	font-family: sans-serif, Arial, Geneva;
	color: #444444;}

li 	{ font-size: 10pt; 
	font-family: "Times New Roman"
	color: #000000;}

th 	{ font-size: 8pt; 
	font-family: Arial, sans-serif, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
	color: white;}

h1 	 { color: #888888; font-weight: 900; font-size: 16pt;}

h2 	{color: black;
	font-size: 12pt;
	font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular;
	line-height: normal;
	border-left: solid 10px black; padding-left: 10px}

h3 	{color: black;
	font-size: 9pt;
	font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular;
	font-weight: 600}

.field	{width: 160; font-size: 8pt; font-family: Arial, Verdana, Helvetica; border: solid 1px silver}

a:link 	{ text-decoration: none;
	color: #AAAAAA }

a:visited { text-decoration: none;
	color: #AAAAAA }

a:hover	{ text-decoration: underline;
	color: black; }

a.frame:link 	{ text-decoration: none;
	color: #C4EAF4 }

a.frame:visited { text-decoration: none;
	color: #C4EAF4  }

a.frame:hover	{ text-decoration: none;
	color: white; }

a.menu:link 	{ text-decoration: none;
	font: bold 8pt arial, tahoma;
	background-color: #01006D;
	color: #dddddd }

a.menu:visited { text-decoration: none;
	font: bold 8pt arial, tahoma;
	background-color: #01006D;
	color: #dddddd  }

a.menu:hover	{ text-decoration: none;
	font: bold 8pt arial, tahoma;
	background-color: #6699CC;
	color: #ffffff;}



