body{
	background-color : #F5FFFA;
	font-family : "Times New Roman";
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
}
.title{
	font-family : "Comic Sans MS";
	font-size : large;
	font-weight : bold;
	color : #00639C;
}
.sub{
	font-family : "Comic Sans MS";
	font-size : medium;
	font-weight : bold;
	color : #CE0063;
}
.sub2{
	font-family : "Comic Sans MS";
	font-size : medium;
	color : #00008B;
	font : normal;
}
.pic{
	color : Navy;
	font-weight : bold;
}