H1 {
	font: bold 21px times new roman, serif;
	text-decoration : none;
	margin-bottom : 0px;
}
ul{
	list-style-type : disc;
	margin-left : 15px;
	margin-top : 5px;
	margin-bottom : 5px;
}
span.small {
	font: 16px;
}
span.small1 {
	font: 14px;
}
span.small2 {
	font: 12px;
}
span.large {
	font: 20px;
}
span.smallbold {
	color: cc0033;
	font: bold 20px Arial, Helvetica, sans-serif;
}
span.smallbold1 {
	color: cc0099;
	font: bold 18px Arial, Helvetica, sans-serif;
}
span.small3 {
	font: bold 12px Arial, Helvetica, sans-serif;
}