/**************************
Copyright 2004
University of Notre Dame
Notre Dame Web Group
http://webgroup.nd.edu
Last modified: March 2004 
**************************/

@import url("mature.css");

body { 
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#header {
	font-size:28px;
    font-weight:900;
    color:#036;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:24px;
    color:#369;
	text-align: left;
	}
h2 {
	font-size:18px;
    color:#036;
	text-align: left;
	}
h3 {
	font-size:16px;
	color:#036;
	text-align: left;
	}
h4 {
	font-size:12px;
	color:#036;
	text-align: left;
	}
h5 {
	font-size:10px;
    color:#036;
	text-align: left;
	}
h6 {
	font-size:9px;
    color:#036;
	text-align: left;
	}
