.Mytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-weight: bolder;
	text-decoration: blink;
}
.Mysubtitle {
	font-family: "Curlz MT";
	font-size: 24px;
	color: #0000FF;
	text-indent: 72px;
}
.Mytableborders {
	background-color: #999999;
	border-top: medium groove #660000;
	border-right: thin ridge #00FF33;
	border-bottom: medium dashed #660000;
	border-left: thin none #00FF33;
}
.Mycursor {
	cursor: hand;
	filter: DropShadow;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
}
