<ol/* Main UMCSC Style Sheet */
.header {
	background-color: #b0c0b0;
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';
	font-weight: light;
	text-decoration: none;
	font-size: 14pt;
}

td.header {
	background-color: #b0c0b0;
}

a.header:visited {
	color: black;
	background-color: #b0c0b0
}

a.header {
	color: black;
	background-color: #b0c0b0
}

a.header:hover {
	text-decoration: underline
}

a.calendar:visited {
	color: red
}

a.calendar {
	color: red
}

span.calendar_highlight {
	color: red
}

body {
	background-color: #ccffcc
}

.tbltitle {
	font-family: 'Times New Roman', 'Times', 'New Century Schoolbook',
		'serif';
	font-weight: bold;
	text-decoration: none;
	font-size: 14pt;
	text-align: center;
	height: 50px;
}

.logoHeader {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';
	font-weight: bold;
	text-decoration: none;
	font-size: 14pt;
}

.newsletter {
	font-weight: bold;
	font-size: 14pt;
}

.classespara {
	margin-left: 1.5in;
	margin-right: 1.5in;
	text-align: center;
}

.themepara {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';
	text-decoration: none;
	margin-left: 125px;
	margin-right: 125px;
}

.smallpara {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';
	font-style: italic;
	font-size: x-small;
}

.msggood {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';
	font-weight: bold;
	font-size: larger;
	color: #000000;
}

.msgerror {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans';
	font-weight: bold;
	font-size: larger;
	color: #ff0000;
}
.policy  {
	margin:40px 100px;
}
.policy ol li {
	margin-bottom:10px;
}
.policy ul li {
	list-style-type:disc;
	margin-bottom:0;
}
	
