h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	}

a:active {
	color: #000000;
	text-decoration: underline;

	}
body, td, blockquote, li, form {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}
.bigger {
	font-size: 16px; 

}
