.style1 {
	font-size: 16px
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
}
a:link {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #030;
}
a:active {
	color: #00C;
}
.Title {
	font-size: 24px;
	font-weight: bold;
}
.title2 {
	background-color: #E2ECF9;
	font-weight: bold;
	width: auto;
	height: 50px;
	
	
}
.title3 {
	background-color: #FFFFD2;
	font-weight: bold;
}
.ad {
	font-size: 16px;
}
