body {
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
	color: #666666
}
.normal {
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
	color: #666666
}
a:link {
	color: #000;
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1pt;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 1pt;
}
a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 2pt;
}
h2 {
	font-size: 10pt;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	letter-spacing: 2px;
}
.gcaption {
	font-size: 18px;
	font-weight: lighter;
	font-variant: small-caps;
	letter-spacing: 7pt;
	font-family: "Comic Sans MS", cursive;
	text-transform: capitalize;
	font-stretch: wider;
	color: #900;
}
.gacaption {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #333;
	letter-spacing: 1pt;
	text-transform: capitalize;
	font-stretch: normal;
}
