BODY, TR, TD, DIV, P, A  {
	Font-Family: Arial, HELVETICA, SANS-SERIF;
	scrollbar-face-color: #ADC9CC;
	scrollbar-base-color: transparent;
	scrollbar-arrow-color: white;
	
}


.r1, .r2, .r3, .r4, .r5 {
    display: block;
    height: 1px;
	overflow: hidden; 
    font-size:1px;
}


.r5 { margin: 0 7px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #F2F1EC;
}




.inner-box {
    padding:1em;
}

a {
 	Text-decoration: none;
	color: navy;
	align: justify;
	}
	
.1 a:hover {
	text-decoration: none;
}

	
a:hover {
 Text-decoration: underline;
 color: #698790;
}



.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;
}

H1 {
font-size :12pt;
}

.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;
}