* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, ul, td, th {
	font-size: 12px;
	margin-left:10px;
	text-align:justify;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
}

h1, h2 {
	line-height: 2;
	color: #333;
}
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 22px;
		color:#155A85;
font-family:cambria,palatino,georgia,serif;
font-weight:bold;
	}

a {
	font-size: inherit;
	color: #0074C6;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

a img {
	border-style: none;
}
