a:link
{
	color: #000000; 
}
.header 
{ 
	font-size: 10pt;
	background-image: url('images/header_bar_5.jpg');
	background-repeat: repeat-x;
	background-position:     center 50%;
	
}
.footer 
{
	font-size: 8pt;
	background-image: url('images/footer_bar_5.jpg');
	background-repeat: repeat-x;
	background-position:     center 50%;
}
a:visited
{
	color: #008000; 
} 
a:active 
{
	color: #808000;
}
a:hover 
{
	text-decoration: underline; color:#C0C0C0
}
.text1
{
	color: #000000;
	font-size: 24pt; font-weight:bold
}
.text2
{
	font-weight: bold;
	color: #000000;
	font-size: 18pt
	
}
.text3
{
	color: #000000;
	font-size: 12pt
}
.text4
{
	color: #C0C0C0;
	font-size: 8pt;
}
.text5
{
	font-weight: bold;
	color: #008080;
	font-size: 12pt;
	
}
.text6
{
	font-weight: bold;
	color: #808000;
	font-size: 24pt;
	text-decoration: underline
    }
body
{
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	color: #000000;
}
table
{
	border:1px solid #C0C0C0; table-border-color-light: color: #C0C0C0;
	table-border-color-dark: color: #C0C0C0; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #000000;
	font-size: 24pt; font-weight:bold

}
h2
{
	color: #000000;font-size:18pt; font-weight:bold 
}
h3
{
	color: #000000;font-size:12pt; 
}
h4
{
	color: #C0C0C0; font-weight:normal;
	font-size: 8pt; 
}
h5
{
	color: #008080;font-size:12pt; font-weight:bold
}
h6
{
	font-weight: bold;
	color: #c0c0c0;
	font-size: 24pt;
	text-decoration: underline
}