@font-face {
    font-family: GortsFair;
    font-style:  normal;
    font-weight: normal;
    src: url(GORTSFA0.eot);
}
@font-face {
    font-family: GortsFairBold;
    font-style:  normal;
    font-weight: normal;
    src: url(GORTSFA1.eot);
}
@font-face {
    font-family: GortsFairItalic;
    font-style:  normal;
    font-weight: normal;
    src: url(GORTSFA2.eot);
}
@font-face {
    font-family: GortsFairBoldItalic;
    font-style:  normal;
    font-weight: normal;
    src: url(GORTSFA3.eot);
}
body {
	background-attachment: fixed;
	background-image: url(images/popupBack.gif);
	background-repeat: repeat;
}
h1 {
	font-family: GortsFair, "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
}
h2 {
	font-family: GortsFair, "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #564e88;
}
h3 {
	font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 13px;
	color: #564e88;
	line-height: 220%;
}
p {
	font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a {
	/*font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 11px;*/
	color: #666699;
}
a:visited {
	/*font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 11px;*/
	color: #666699;
}
a:active {
	/*font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 11px;*/
	color: #666699;
}
a:hover {
	/*font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 11px;*/
	color: #660066;
	text-decoration: none;
}
ul {
	font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 11px;
	color: #660066;
	list-style-image: url(images/starBullet.gif);
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 11px;
	color: #660066;
}
.navHeader {
	font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #660066;
	letter-spacing: 4px;
}
.tableHeader {
	font-family: GortsFair, 'Comic Sans MS', Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
