A {
	font-weight: bold;
	color: #808080;
}

A:Hover {
	font-weight: bold;
	color: #0066CC;
}

A.quotation{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}

A.quotation:Hover {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
}

A.submenu{
	font-size: 11 px;
	font-family: sans-serif, arial;
	font-weight: bold;
	color: #808080;
}

A.submenu:Hover {
	font-size: 11 px;
	font-family: sans-serif, arial;
	font-weight: bold;
	color: #0066CC;
}

A.blue {
	font-weight: bold;
	color: #0066CC;
	text-decoration:none; 
}

A.blue:Hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration:none; 
}

.quotation {
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #808080;
}
.content {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-color: #000000;
}

.subtitle {
	font-size: 14px;
	font-family: "Arial", "Verdana", "Helvetica", "Sans-serif";
	font-weight: bold;
	font-stretch: normal;
	font-color: #000000;
}

.largesubtitle {
	font-size: 18px;
	font-family: "Arial", "Verdana", "Helvetica", "Sans-serif";
	font-weight: bold;
	font-stretch: normal;
	font-color: #000000;
}
.copyright {
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-color: #000000;
}

.submenutitle{
	font-size: 11 px;
	font-family: sans-serif, arial;
	font-weight: bold;
	color: #808080;
} 

.tablehead {
	BACKGROUND-COLOR: "#99CCFF";
}

.tablebase {
	BACKGROUND-COLOR: "#0066CC";
}

.whitecell {
	BACKGROUND-COLOR: "#FFFFFF";
	color: "#0066CC";
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;

	
}
	
{
