/* Bertelli default style v1.0 
*/

body {
	text-decoration: none;
	text-transform: none;
	color: #000000;
	background-color: #C6C6C6;
	font: normal normal 100 110% "Times New Roman" Garamond, Serif;
}
a {
	text-decoration: none;
	font: 500 100% "Times New Roman" Garamond, Serif;
}
a:link {
	color: #000080;
}
a:visited {
	color: #000080;
}
a:active {
	color: #000080;
}
a:hover {
	color: #FF0000;
	background: #C6C6C6;
}
.pageTitle {
	position: absolute; 
	top: 5px; 
	left: 5px; 
	color: #000080;
	text-align: center;
	font: 700 150% "Times New Roman" Garamond, Serif;
}
.smallTitle {
	color: #000080;
	text-align: center;
	font: 700 120% "Times New Roman" Garamond, Serif;
}