<!--
body {
scrollbar-face-color: #101010;
scrollbar-shadow-color: #5D7EB5;
scrollbar-highlight-color: #5D7EB5;
scrollbar-track-color: #202020;
scrollbar-arrow-color: #5D7EB5;
scrollbar-base-color: #000000
}
-->
<!--
.news        { line-height: 150%;
               color: #A8A8A8;
               font-family: Times New Roman;
               font-size: 11pt;
               margin-left: 10px;
               margin-right: 10px;
               margin-top: 15; 
               margin-bottom: 15;
               text-align:justify;
               }
.td_news	 { border-bottom: solid 1px #16337E;
			   padding-left: 10px;
			   padding-right: 10px;
			   }
.news_heading
			 { margin:15 10px;
			   line-height: 100%;
			   color: #5D7EB5;
               font-family: Times New Roman;
               font-size: 12pt;
               font-weight: bold
               }
.news_comments
			 { margin:15 10px;
			   color: #AA5500;
               font-family: Times New Roman;
               font-size: 12pt;
               font-weight: bold
               }   
h1, h2  
	{ font-family: Impact, Arial Black;
	font-size: 24pt;
	color: #5D7EB5;
	text-align: center; 
    word-spacing: 0;
    line-height: 100%;
    margin-top: 10pt;
    margin-bottom: 10pt }
h2  
	{ font-size: 20pt;
	color: #AA5500;
	}
.link:link
	{ font-family: Times New Roman, Georgia;
	color: #91A7CC;
	line-height: 100%;
	text-decoration:none}
.link:visited
	{color: #D1A716;
	text-decoration:none}
.link:hover
	{text-decoration:underline}

.calendar_table td {
	font-family: Times New Roman, Georgia;
	text-align: center;
}
.calendar_table {
	background-color:#036;
}
.calendar_title {
	color: #AA5500;
	font-size: 13.0pt;
	font-weight: bold;
	background-color:#036;
}
.calendar_day {
	background-color: #3E4671;
	font-size: 10.0pt;
	font-weight: bold;
	color: #D1A716;
}
.calendar_date_link_out {
	background-color: #3E4671;
	font-size: 10.0pt;
	color: #E7E3BC;
	text-decoration:none;
}
.calendar_date_link {
	background-color: #3E4671;
	font-size: 10.0pt;
	color: #FFFF00;
	text-decoration: none;
}
.calendar_date_link:hover, .calendar_date_link_out:hover {
	color: ##FF6600;
	font-size: 10.0pt;
}
.calendar_date_link_out:visited {
	font-size: 10.0pt;
	color: #E7E3BC;
	text-decoration:none;
}
.calendar_date_link: visited {
	font-size: 10.0pt;
	color: #FFFF00;
	text-decoration: none;
}
-->
