table{

}
body,html{
	font: Times;
	font-size:14px;
	padding:0px;
	margin:0px;
	border:0px;
}
h1{ 
	color: #0032DF; 
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:0px;
	padding-top:10px;
}
.tittle{
	color: #0032DF;
	border-bottom:1px dotted #EFEFEF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	vertical-align: baseline;
	text-indent: 0%;
	white-space: normal;
	padding-left:100px;
	padding-right:100px;
	line-height:30px;
}
.menu2 td:hover{
	background:#D6D6D6;
}
.menu2 a{
	color:#666666; text-decoration: none;
}
a img{
	border:none;
}