@CHARSET "ISO-8859-1";

/*
a:link    {color:"990000";text-decoration:none;}
a:active  {color:"a52a2a";text-decoration:none;}
a:visited {color:"330066";text-decoration:none;}
a:hover   {color:"cc0000";text-decoration:underline overline}
*/
        
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;	
}

span.monthyear {
	color: #660000;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

table.titles {
	width: 100%;
	background-color: #FFFFFF;
   	border-collapse: collapse;
   	border-spacing: 0px;
   	border: 1px solid #000000;
}

table.titles tr {
	border: 1px solid #000000;
}

table.subtitles {
	width: 100%;
	border: 0px solid #000000;	
}

tr.navbarlinks td {
	background-color: #E6E6E6;
	text-align:center;
	font-size:8pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	padding: 2pt;
}

span.minister {
	color: #222222;
	font-size: 10pt;
	font-family: "Arial", "Helvetica", "sans-serif";
}

span.detail {
	color: #666666;
	font-size: 8pt;
	font-family: "Arial", "Helvetica", "sans-serif";
}

div.extra {
	color: #CCCCCC;
	font-size: 6pt;
	font-family: "Arial", "Helvetica", "sans-serif";
}

div.author {
	color: #666666;
	font-size: 6pt;
	font-family: "Arial", "Helvetica", "sans-serif";
}


span.bob {
	color: red;
	font-size: 16pt;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.standard {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #660000; font-weight: lighter; font-style: normal; font-variant: normal; background-color: #F8F3F4}
.header {  font-weight: bold}
.templ_b {  background-color: #000000}
