BODY, TR, TD, DIV, P, A  {
Font-Family: Arial, HELVETICA, SANS-SERIF;
 scrollbar-face-color:#739BCE;
  scrollbar-base-color:transparent; 
  scrollbar-arrow-color:white;

}

a {
 	Text-decoration: none;
	color: Blue;
	 color: #698790;
	}
	
.footer {
position: absolute;
z-index: 1456;
	vertical-align: bottom;
	bottom: 0%;
	top: 100%;
}
	
.1:a:hover {
	text-decoration: none;
}

	
a:hover {
 Text-decoration: underline;
 color: #698790;
}

.greenheader  {
color: #214937;

}	

.image {
	margin-right : 8pt;
	margin-bottom : 4pt;
	}

.header {
	Font-weight: bold;
	Font-size: 12px;
	Text-decoration: none;
	color: #4682B4;
}


a.header {
 Text-decoration: none;
 color: #698790;
	font-size : 12pt;
}
a:hover.header {
 Text-decoration: underline;
 color: #698790;

}
.author {
font-size : 10pt;
 Font-style: italic;
 Text-align: right;
color: #123456;
 	margin-top : 12px;
	margin-bottom : 4px;
}


.data {
 Text-decoration: none;
 color: #CC3333;
 font-size : smaller;
}


.logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
}

.news {
	font-size : smaller;
	Text-align: justify;
 color: #123456;
}

.white {
	color: #FFFAFA;
}