body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F9CD00;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
}

body {
	background-color: #1D0075;
}
h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #1D0075;
	background-color: #FFCC00;
}
hr {
	color: #00A1EB;
	height: 1px;
}

a:active {
	text-decoration: none;
}
.headline {
	font-size: 20px;
	color: #1D0075;
	background-color: #F9CD00;
	font-weight: bold;
	padding-left: 9px;
	border: 2px solid #08A9FF;
}
.quickref {
	font-weight: bold;
	color: #1D0075;
	background-color: #F9CD00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #01A3EC;
	border-bottom-color: #01A3EC;
}

.buttontext {
	font-size: 18px;
	font-weight: bold;
}

.borderbtmright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #08A9FF;
	border-bottom-color: #08A9FF;
}
.borderbtmrighttop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #08A9FF;
	border-bottom-color: #08A9FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #08A9FF;
}
.hometext {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F9CD00;
}
.linkbg {
	background-color: #632FFF;
	border: 1px solid #09A3EB;
	margin: 5px;
	color: #F9CD00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.photoright {
	margin-left: 12px;
	float: right;
}
.photoleft {
	float: left;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CC7FE;
	letter-spacing: 6px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}
