H1{
	color : Yellow;
	font : bold 24px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
}
.title{
	color : Yellow;
	font : bold 24px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : underline;
	margin-right : 0px;
}

.title2{
	color : Yellow;
	font : bold 40px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : underline;
	margin-right : 0px;
}

.title3{
	color : Yellow;
	font : bold 36px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : underline;
	margin-right : 0px;
}

.table1{
	background: #4E130C;
	border : 1px ridge Yellow;
}

.hr{
	height : 1px;
	color : Yellow;
}
.score{
	color : Yellow;
	font : bold 18px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
}

.text1{
	color : White;
	font : 14px Comic Sans MS;
}

.text1_yellow{
	color : Yellow;
	font : bold 14px Comic Sans MS;
}

.text2{
	color : White;
	font : bold 24px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

ul{
	list-style-type : disc;
	color : Yellow;
}

.text3{
	color : White;
	font : 12px Comic Sans MS;
}

.text3_yellow{
	color : Yellow;
	font : 12px Comic Sans MS;
}

.text4{
	color : Yellow;
	font : 18px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
}
.text4_white{
	color : White;
	font : 18px Comic Sans MS;
	margin-top : 0px;
	margin-bottom : 0px;
}
