/** DE Matthews stylesheet for pages outside the UVM template - 10/12/2007
 */
body {
	background: #ffffff;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}
/* default links */

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #c25e0d;
}


h1 {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
}
h2 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
}
h3 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #14148C;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
}
h4 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
}
h5 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #14148C;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
}
p.dem {
	font-family : "Comic Sans MS",sans-serif;
	font-size : 13px;
	color: Black;
	}
p.dem_bld {
	font-family : "Comic Sans MS",sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #14148C;
	}
span.dem {
	font-family: "Comic Sans MS",sans-serif;
	font-size: 13px;
	color: black;
	display: inline;
}
span.dem_bld {
	font-family: "Comic Sans MS",sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #14148C;
	display: inline;
}

span.dem_h4 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	display: inline;
}

div.dem {
	font-family: "Comic Sans MS",sans-serif;
	font-size: 13px;
	color: black;
	display: inline;
}
div.dem_bld {
	font-family: "Comic Sans MS",sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #14148C;
	display: inline;
}
