body {
	background-color: #000000;
	background-image: url(images/FlowerBg.gif);
	background-repeat: repeat;
}
#container {
	border: 1px solid #663399;
	width: 750px;
	margin-top: 10px;
}
#header {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 750px;
}
p {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
p a:link {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: underline;
}
p a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: underline;
}
p a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #A3A0CB;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: underline;
}
#pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 18px;
}
#CDtable {
	border: thin dotted #A3A0CB;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 400px;
}
#CDtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #A3A0CB;
	padding-left: 10px;
}
#newsFrame {
	height: 400px;
	width: 500px;
	margin-top: 5px;
	margin-left: 10px;
}
#indentTable {
	margin-top: 5px;
	margin-left: 10px;
}
.mainText {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.mainText a:link {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.mainText a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.mainText a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #A3A0CB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.smallText {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	display: block;
}
.smallText a:link {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.smallText a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #666699;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.smallText a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #A3A0CB;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.boldBlue {
	font-family: "Courier New", Courier, monospace;
	color: #3399FF;
	font-size: 12px;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}