BODY
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	}
PRE
	{
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 9pt;
	}
A
	{
	text-decoration : underline;
	color : #990000;
	}
A:Visited 
	{
	text-decoration : underline;
	color : #666666;
	}
A:Active
	{
	text-decoration : underline;
	}
A:Hover 
	{
	text-decoration : underline;
	color : #FF3333;
	}
table
	{
	border : thin none Navy;
	}
td
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	}
th
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	}

p
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 10pt;
	}
ul
	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	}
	
ol
	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	}	

h1
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 24pt;
	color : #DD0000;
	font-weight: bold;
	font-style : italic;
	}
h2
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 21pt;
	color : #DD0000;
	font-style : italic;
	}
h3
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 18pt;
	color : #DD0000;
	font-style : italic;
	}
h4
	{
	font-family: Georgia, Times New Roman, serif;
	color : #DD0000;
	font-size: 16pt;
	font-style : italic;
	}
h5
	{
	font-family: Georgia, Times New Roman, serif;
	color : #DD0000;
	font-size: 13pt;
	margin-bottom: -1px;
	line-height: 99%
	}

input
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

select
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF
	}
textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF
	}

/* Other CSS classes... */
.small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt
	}
.error
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : Red;
	}
.footer
	{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 9pt;
	}
.super_small
	{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 8pt;
	}
.caption
	{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 9pt;
	color : #333399;
	background : #EEEEEE;
	font-style : italic;
	}
.sub_menu
	{
	font-family:  Georgia, Times New Roman, serif;
	background : #FFFFEE;
	}
.side_menu
	{
	font-family:  Georgia, Times New Roman, serif;
	background : #FFFFEE;
	font-size: 8pt;
	}
.sub_menu_at
	{
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	background : #FFFFFF;
	}
.menu
	{
	font-family:  Arial Narrow, Arial,Helvetica;
	background : #FFFFEE;
	font-size: 10pt;
	}

