body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a {
	color: #66CCFF;
	text-decoration: none;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


table.bluetable {
	background-color: #DDDDDD ;
	font-size: x-small;
}
table.bluetable td {
	background-color: #FFFFFF;
	padding: 0;
	padding-left:10;
	height: 25px;
}
table.bluetable th {
	background-color: EEEEEE;
	font-weight:bold;
	font-size:x-small;
	color: #003399;
	padding: 7;
}

table.bluetable table td{
	font-size: 10px;
	padding: 0;
}




.style1 {
	font-size: xx-small;
	color: #FFFFFF;
}
.style2 {color: #CCCCCC}




/*
table.tablenews {
	background-color: #D1DEDB;
	font-size: xx-small;
}
tr.tablenews {
	background-color: #D1DEDB;
	font-weight: bold;
	color: #003399;

}
*/