@charset "utf-8";
/* CSS Document */

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFF;
	text-decoration: blink;
}
.mylinks {
	font-size: medium;
	color: #3FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFF;
	text-align: center;
}
.heading2 {
	font-size: large;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body font b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFF;
}
