/* CSS Document */

<style>
blockquote {
	font-family: Arial;
	color: #000;
	font-size: 10pt;
	}
#outer {
	background: url(../images/outer_bground_rpt.gif) repeat-y 100% 0;
}
#issue {
	font-family: Arial;
	color: #000;
	font-size: 9pt;
	}
#navigation {
	font-family: Arial;
	color: #000;
	font-size: 10pt;

	}
#footer {
	font-family: Arial;
	color: #fff;
	font-size: 8pt;

	}
#header {
	border-style: 1px;

	}
th {
	font-family: Arial;
	color: #fff;
	font-size: 10pt;
	background-color: #336699;
	}
td,p {
	font-family: Arial;
	color: #000;
	font-size: 10pt;
	}
li, td {
	font-family: Arial;
	color: #000;
	font-size: 10pt;
	}
h1,h2,h3,h4 {
	font-family: Arial;
	color: #000;
	}
.border {
	border: 2px;
	border-style: solid;
	border-color: #666666 
	}
.borderblack {
	border: 2px;
	border-style: solid;
	border-color: #cccccc 
	}
.border2 {
	border: 1px;
	border-style: solid;
	border-color: #eeeeee 
	}
.border3 {
	border: 1px;
	border-style: solid;
	border-color: #000000 
	}
A:link {
	color: #333333; 
	font-weight: bold;
	text-decoration: none
	}
A:visited {
	color: #333333;  
	font-weight: bold;
	text-decoration: none
	}
A:hover {
	color: #ff0000; 
	font-weight: bold;	
	}	
</style>
