body,td,th {
	font-family: Book Antiqua, Comic Sans MS, Garamond, Times New Roman, serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
body {
	background-color: #C8E2F3;
}
.pageTitleText {
	font-family: "Book Antiqua", "Comic Sans MS", Garamond, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 20px;
	font-style: italic;
	font-variant: normal;
}

a:link {
	color: #CC3333;
	text-decoration: none;
	font-family: "Book Antiqua", "Comic Sans MS", Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
	font-family: "Book Antiqua", "Comic Sans MS", Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: "Book Antiqua", "Comic Sans MS", Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
a:active {
	text-decoration: none;
	font-family: "Book Antiqua", "Comic Sans MS", Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.mainContent {
	font-family: Book Antiqua, Comic Sans MS, Garamond, Times New Roman, serif;
	font-size: 14px;
	color: #333333;
	width: 400px;
	text-align: left;
}
.paragraphTitle {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.topBorder {
	background-image: url(images/1b.gif);
}
.leftBorder {
	background-image: url(images/2a.gif);
}
.rightBorder {
	background-image: url(images/2c.gif);
}
.bottomBorder {
	background-image: url(images/3b.gif);
}
.yellowBorder {
	border: 3px solid #F9F950;
}
.footerText {
	font-family: Book Antiqua, Comic Sans MS, Garamond, Times New Roman, serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.leftMargin {
	margin-left: 10px;
}
li {
	list-style-image: url(images/bullet.gif);
}
.pageSubtitleText {
	font-family: "Book Antiqua", "Comic Sans MS", Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	width: auto;
	margin-top: 20px;
	font-style: normal;
	font-variant: normal;
}
