.Title {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: normal;
	color: #000099;


}
.smalltext {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #000033;
}
.subtitle {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;

}
.links {
	font-family: "Comic Sans MS";
	font-size: 16px;
	list-style-type: square;
	font-weight: normal;
}
.body {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000000;
}
