h1 {
	color : #CC3333;
	font-size : 11px;
	font-family : Tahoma;
	margin-left : 15px;
	margin-right : 10px;
	margin-top : 5px;
	
}
h1 a {
	color : #CC3333;
	font-weight: regular;
}
h1 a:hover {
	color : #000000;
}
h2 {
	color : #66CC33;
	margin-left : 5px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma;
}
h2 a {
	color : #66CC33;
	font-weight: regular;
}
h2 a:hover {
	color : #006699;
}
p {
	color : #333333;
	font-size : 11px;
	margin-left : 15px;
	margin-right : 10px;
	font-family : Tahoma;
}
p a {
	color : #CC3333;
	font-weight: regular;
}
p a:hover {
	color : #000000;
}
