body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #CAE1F3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #000066;
	font-weight:bold;	
	margin:0px;
	padding:0px;
}
.style3 {font-size: 11px}
.style5 {
	font-size: 18px;
	font-weight: bold;	
}
.style1 {
	font-size: 17px;
	font-weight: bold;
}
.num_red {
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
.num_link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.small_text {font-size: 12px}
.google{
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.red {color: #FF0000}
.blue {
	color: #000066;
	font-weight: bold;
}
.blue2 {
	color: #000066;
}
ul.menu {
	list-style-position:inside;
	padding: 0px;
	padding-top: 5px;
	padding-left: 1em;
	margin: 0px;
	margin-bottom: 15px;
	text-indent: -1em;
}

ul.menu a {
	text-decoration:none;
	color:#000000;	
}

ul.menu a:hover  {
	text-decoration:none;
	color:#ff0000;	
}

li.menucvb {
	color:#f10d12;
	font-weight:bold;
	text-decoration:none;
}
