

body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#ffffff;
	background-image:url(images/bluegrey2.jpg);
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	color: #000000;
}

p {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	color: #000000;
}

h1 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #F6E2D0;
	line-height: 26px;
}

h2 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

.title {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

li {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	color: #000000;
}

a:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	color: #F6E2D0;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #F6E2D0;
	text-decoration: none;
}

a:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}


.content {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

a.content:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #4F657D;
	text-decoration: underline;
}

a.content:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	color: #4F657D;
	font-weight: normal;
	text-decoration: underline;
}

a.content:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #3366cc;
	text-decoration:underline;
}

.menub {
	font-family: "Arial Narrow", Arial, sans-serif, helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #F6E2D0;
}

a.menub:link {
	font-family: "Arial Narrow", Arial, sans-serif, helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #F6E2D0;
	text-decoration: none;
}

a.menub:visited {
	font-family: "Arial Narrow", Arial, sans-serif, helvetica;
	font-size: 17px;
	color: #F6E2D0;
	font-weight: normal;
	text-decoration: none;
}

a.menub:hover {
	font-family: "Arial Narrow", Arial, sans-serif, helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

.smallish {
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.smallishb {
	font-family: Arial, sans-serif, helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

