
body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	font-family: /*Century School Book,*/ Trebuchet MS, Helvetica,  Verdana, Arial,  Calibri,  sans-serif;
	color: #373587;
	font-size:18px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; 
}


H1 { font-size: 16px; color:#373587; margin-top: 0; margin-bottom: 0; font-variant: normal; font-weight: bold; text-align:center }
h2 { font-size: 12px; color:#373587; margin-top: 0; margin-bottom: 0; font-weight: normal; text-align:justify }
h3 { font-size: 10px; color:#373587; margin-top: 0; margin-bottom: 0; font-weight: bold  }
A:link	  { text-decoration: none; color: #373587; font-weight: bold}
A:visited { text-decoration: none; color: #373587; font-weight: bold}
A:hover { text-decoration: underline; color: #373587; font-weight: bold}


.Layers2
{
	font-family: Trebuchet MS, Helvetica,  Verdana, Arial,  Calibri,  sans-serif;
	font-size:16px;
	overflow: auto; 
	width: 740px; 
	height: 550px; 
	padding: 10px;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #95AEC9;
	scrollbar-face-color : #95AEC9;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #95AEC9;
}
.mytitle{
	font-family: Trebuchet MS, Helvetica,  Verdana, Arial,  Calibri,  sans-serif;
	font-size: 30px;
	text-align: center; 
	margin: 15px auto;
	display: block;
	font-weight: bold;
	font-variant: small-caps;
}
.mysubtitle{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align: center; 
	display: block;
	font-weight: bold;
	font-variant: small-caps;
}
.my_table{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: justify; 
	padding: 10px;
	
	
}
A.my_table:link		{color: #666666; font-weight: bold; text-align: right; text-decoration:none;  }
A.my_table:visited	{color: #666666; font-weight: bold; text-align: right; text-decoration:none;  }
A.my_table:hover		{ color: #000000; font-weight: bold; text-align: right; text-decoration:underline; }
