p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: square
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	color: #330066;
	font-size : large;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	color: #990033;
	font-size : medium;
}
h3 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #330066;
	font-size : small;
	font-weight: bold;

}
h4 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	color: #990033;
	font-weight: bold;
}
h5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #330066;
}
