body {
	background-color: #ffffff;

	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	font-family: verdana;
	font-size:8pt;
	color: #003366;
	
	text-decoration: none;	
}


a:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #003366;
	
	text-decoration: none;
}




a:active {
	font-family: verdana;
	font-size: 8pt;
	color: #003366;
	
	text-decoration: none;
}


a:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #339966;
	
	text-decoration: none;
}

table {
	background-repeat: no-repeat;
	font-family: verdana,arial,helvetica;
	font-size: 8px;
	color: #000000;
}

td {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #339966;
	background-repeat: no-repeat;	
}

.b2{

		background-color: transparent;
		border-color: #003366;
    	font-size: 8pt;
		border-style: solid;
		border-width: 0px;
		color: #003366;
}

.b3{

		background-color: transparent;
		border-color: #003366;
    	font-size: 8pt;
		border-style: solid;
		border-width: 1px;
		color: #003366;
}

