/** DE Matthews stylesheet TO PRINT for the UVM template - 9/27/2007
 */

body {
	color: #000000;
	font-family: verdana, times, serif;
	font-size: 8pt;
}
h1 {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1pt 1pt 1pt 1pt;
	background: transparent;
}

h2 {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1pt 1pt 1pt 1pt;
	background: transparent;
}

h3 {
	font-family: serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #14148C;
	padding-bottom: 0px;
	margin: 1pt 1pt 1pt 1pt;
	background: transparent;
}
h4 {
	font-family: serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
	background: transparent;
}
h5 {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #14148C;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
	background: transparent;
}
h6 {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
	background: transparent;
}

p {
	font-family: verdana, times, serif;
	font-size: 8pt;
}
p.dem {
	font-family : "Comic Sans MS",sans-serif;
	font-size : 8pt;
	color: Black;
	}
p.dem_bld {
	font-family : "Comic Sans MS",sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #14148C;
	}

span.dem {
	font-family: "Comic Sans MS",sans-serif;
	font-size: 8pt;
	color: Black;
	display: inline;
}
span.dem_bld {
	font-family : "Comic Sans MS",sans-serif;
	font-weight: bold;
	font-size: 8pt;
	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: 8pt;
	color: Black;
	display: inline;
}
div.dem_bld {
	font-family : "Comic Sans MS",sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #14148C;
	display: inline;
}
