body {
	background-color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.linkBlock {
	font-size: 90%;
	margin-left: -10px;
	}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
H1 {
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #FE7DFF;
	background-color : transparent;
}
H2 {
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #33CCCC;
	font-style: normal;
	background-color : transparent;
}
a {
	color: #F5F5F5;
}
a:hover {
	color: #FE7DFF;
}
a:visited {
	color: #FFCAFF;
}
a.turq {
	color: #33CCCC;
}
.pageHead{
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	/*font-family: "MS Sans Serif", Geneva, sans-serif;*/
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	background-color : transparent;
}
.navLink{
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color : transparent;
}
li{
	list-style-type : square;
	list-style-position : outside;
}
.boldPink {
	font-size: 120%;
	font-weight: bold;
	color: #FE7DFF;
	}