﻿body {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	font-weight: normal;
}

h1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: xx-large;
	font-weight: bold;
}


.announcement {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	font-style: italic;
}

.announcement A.visited
{
color:red
}

.mainLinks {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	font-weight: normal;
}

h2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
}
.spacedList LI {
	margin-top: 15px;
}

