/* CSS Document */

H1 {
	margin-bottom: 4px;
	margin-top: 2px;	
	font-size:44px;
	font-weight: normal;
	color: #CC0000;
	font-family: impact, arial, helvetica, sans-serif;
}

H2 {
	margin-bottom: 4px;
	margin-top: 2px;	
	font-size:18px;
	font-weight: bold;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
}
