a:visited {text-decoration: none; color: #6e8ae6; }
a:link {text-decoration: none; color: #6e8ae6; }
a:hover {text-decoration: underline; color: #ff6666; }

h2 {
	font-family: tahoma,"trebuchet ms",arial,helvetica,sans-serif;
	color: #6e8ae6;
}

td.purple {
	background: url("images/purpleback.png");
	background-color: #ccccff;
}

td.leftside {
	background: url("images/leftside.png");
	background-color: #ccccff;
}

td.emptycell {
    width: 160px;
    height: 120px;
}


body {
	font-family: tahoma,"trebuchet ms",arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: #ffffff; 
	text-align: justify; 
}


pre {
	font-size: 8pt; 
	background-color: #ffffff; 
}

div.pagetitle {
	font-size: 16pt; 
	color: #6e8ae6; 
	text-align: left; 
	background-color: #ffdb43;
	border: 1px solid #ffdb43; 
	border-width : 0px 0px 1px 0px;
	padding: 0px 0px 0px 3px;
}

div.sectiontitle {
	font-size: 12pt; 
	color: #6e8ae6;
	background-color: #ffffff;
	border: 1px solid #ffdb43; 
	border-width: 1px 1px 1px 1px;
	margin-top: 0.4cm; 
	padding: 0px 0px 0px 3px;
}

div.sectiontitleblack {
	font-size: 12pt; 
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000; 
	border-width: 0px 0px 1px 0px;
	margin-top: 0.4cm; 
}

div.pagesummary {
	font-family: "arial narrow";
	font-size: 8pt; 
	text-align: right; 
	color: #6e8ae6; 
	margin-bottom: 0; 
	margin-top: 0; 
}

div.menu {
	font-size: 10pt;
	color: #6e8ae6;
	margin-bottom: 10px;
}

div.disclaimer {
	font-family: "arial narrow";
	font-size: 8pt;
	text-align: center;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}

div.hidden {
	visibility: hidden;
}
