body {
	background-color: #85b9ce;
	scrollbar-base-color: #5592a7; 
	scrollbar-arrow-color: blue;
	scrollbar-DarkShadow-Color: blue;
	overflow: auto;
	overflow-y: hidden;	
	overflow-x: hidden;	
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #0A405C;
	line-height: 40px;
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0A405C;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #0A405C;
}

a:link {
color: #0A405C;
/*	text-decoration: none;*/
	/*color: #FF6600;*/
	text-decoration: underline;
}
a:visited {
/*	text-decoration: none;*/
	color: #0A405C; 
	text-decoration: underline;
	/*color: #FF6600;*/
}
a:hover {
	/*text-decoration: none;*/
	text-decoration: underline;
	color: #ffffff;
}
a:active {
/*	text-decoration: none;*/
	color: #0A405C; 
	text-decoration: underline;
	/*color: #752e00;*/
}

.text_title{
	font-family: "Times New Roman", Times, serif;
	font-size:19px;
	color: #0A405C;
	line-height: 22px;
	text-align: justify;
	font-weight: bold;
}

img{
	border:none
	}
	
li {
	font-family: "Times New Roman", Times, serif;
	color: #0A405C;
}

ol {
	font-family: "Times New Roman", Times, serif;
	color: #0A405C;
}

