
body {
	background-color: #C0C0FF;
	background-image: url(images/greybgr.jpg);
	background-position: 0px 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

p {
	font-family: trebuchet, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4422aa;
	font-style: normal;
}

h1 {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #4422aa;
}

h2 {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #5E4793;
}

.smallish {
	font-family: trebuchet, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

a.smallish:link {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a.smallish:visited {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a.smallish:hover {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4422aa;
	background-color:#ffffff;
}


li {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 18px;
	color: #574187;
}

li.ind {
	margin-left: 180px;
}


a:link {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #174871;
	text-decoration: none;
}

a:visited {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 14px;
	color: #174871;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7FCFE3;
}

a.email:link {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1C0980;
	text-decoration: none;
}

a.email:visited {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 18px;
	color: #1C0980;
	font-weight: normal;
	text-decoration: none;
}
a.email:hover {
	font-family: trebuchet, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7FCFE3;
	text-decoration: none;
}

