.copy {
	font-family: Arial, Geneva;
	font-size: 8pt;
	color: black;
}
.copy1 {
	font-family: Arial, Geneva;
	font-size: 9pt;
	line-height: 8pt;
	color: white;
}
.copy2 {
	font-family: Arial, Geneva;
	font-size: 8pt;
	color: black;
	font-weight: bold;	
}
.copy3 {
	font-family: Arial, Geneva;
	font-size: 12pt;
}
.copy4 {
	font-family: Verdana, Geneva;
	font-size: 8pt;
	font-weight: bold;	
}
.copy5 {
	font-family: Verdana, Geneva;
	font-size: 8pt;
	font-weight: bold;
	color: navy;	
}
.copy6 {
	font-family: Arial;
	font-size: 10pt;
}

.header1 {
	font-family: Arial, Geneva;
	font-size: 9pt;
	line-height: 12pt;
	color: navy;
	text-decoration: underline;	
}
.header2 {
	font-family: Arial, Geneva;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;	
}


/* NAVIGATION */
.nav_top, nav_top:visited {
	color: White;
	font-family: Arial, Geneva;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 15pt;
}
.nav_top:hover, .nav_top:selected, .nav_top:active {
	color: Red;
}


/* FORMS */
.form1 
{
	width : 100%;
	font-family : Arial, Helvetica;
	font-size : 8pt;
	line-height: 8pt;
}
.form2 
{
	font-family : Arial, Helvetica;
	font-size : 8pt;
	line-height: 8pt;
}
.form3
{
	width: 40;
	font-family: Times New Roman, Helvetica;
	font-size: 10pt;
	line-height: 12pt;
}
.form4
{
	width : 80;
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : #006699;
	line-height: 9pt;
}
.form5
{
	width : 175;
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : #006699;
	line-height: 9pt;
}
.button1 
{
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : black;
	font-weight : bold;
	width : 100px;
}
.button2 
{
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : black;
	font-weight : bold;
	width : 75px;
	line-height: 8pt;
}
.button3 
{
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : black;
	font-weight : bold;
}
.select1 
{
	font-family : Arial, Helvetica;
	font-size : 7pt;
	color : navy;
	background-color : silver;
	font-weight : bold;
}
.select2 
{
	font-family : Arial, Helvetica;
	font-size : 8pt;
	line-height: 8pt;
}


/* ELEMENTS */
TD {
	color: black;
	font-family: Arial, Geneva;
	font-size: 10pt;
}
A {
	color: blue;
	text-decoration: none;
}
LI {
	color: black;
	font-family: Arial, Geneva;
	font-size: 8pt;
}


