body {
	margin: 0px;
	font-weight: normal;
	font-size: 10pt; 
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	align: center;
}

h1 {
	font-weight: bold;
	font-size: 16pt;
	font-family: Georgia, Times, serif;
	color: #000000;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	
}

h3 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

h6 {
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}



p {
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

td {
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

h4 {
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

h5 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
}

.small {
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}

.medium {
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}

.smallfooter {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	color: #eeeeee;
}

.copyright {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	color: #C0C0C0;
}

img {
	border: none;
}

ul {
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}

li {
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}


ul.list {
	display: list item;
	list-style-image: url('http://www.misd.net/images/bullet.gif');
}


a:link {
	font-weight: bold;
	color: #000066;
 	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #000066;
 	text-decoration: none;
} 

a:active {
	font-weight: bold;
	color: #000066;
 	text-decoration: none;
} 

a:hover {
	font-weight: bold;
	color: #000000;
 	text-decoration: underline;
}

a.nav:link {
	font-weight: normal;
	color: #eeeeee;
 	text-decoration: none;
}

a.nav:visited {
	font-weight: normal;
	color: #eeeeee;
 	text-decoration: none;
}

a.nav:active {
	font-weight: normal;
	color: #eeeeee;
 	text-decoration: none;
}

a.nav:hover {
	font-weight: normal;
	color: #ffffff;
 	text-decoration: underline;
}