

body, td {color: #300C5B;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.0em;

}


/* common in page links */

a {
	text-decoration:none;
	color: #300C5B;
}

a:hover {
	text-decoration:underline;
}

/* top bar menu items, date etc  */

.small {
	font-size: .80em;
	color: #300C5B;
}

/* offical info on contact page  */

.smallcopy {
	font-size: .75em;
	color: #300C5B;
}


/* siserone link  */

.smalllink {
	font-size: .70em;
	color: #300C5B;
}

/* NOTE - H1 IS DEFINED IN THE ALL.CSS FILE IN THE WEBSITEFONTDATA FOLDER  */


p {
	font-size: .9em;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 16px;
}

.photoabove {
	margin-bottom: 20px;
	margin-top: 20px;
}


li {
	font-size: .9em;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 16px;
}

.grey {
	color: #929397;
}

h5 {
	font-size: .9em;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 16px;
	text-decoration: underline;
}
