P {
	font-family: Verdana;
	font-size : 12px;
	color : rgb(48,48,48);
	margin-top : 0px
}

H1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: rgb(235,80,0);
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px
}

H2 {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(48,48,48);
	margin-bottom : 12px
}
	
A {
	color: rgb(50,50,50)
}

UL {
	list-style : none;
	line-height : 20px;
	padding-left : 5px;
	margin-left : 0px
}

LI {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(48,48,48);
	padding-left : 20px
}
