h1 {
	color : #990000;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

h2 {
	color : #990000;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

h3 {
	color : #990000;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

p {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
}

a:link {
	color: #009999;
	text-decoration: underline;
}
a:visited { 
color: #009999; text-decoration: underline 
}
a:active { 
color: #990000; text-decoration: none 
}
a:hover { 
color: #990000; text-decoration: none 
}

a.navmgn:link { 
color: #009999; text-decoration: none 
}
a.navmgn:visited { 
color: #009999; text-decoration: none 
}
a.navmgn:active { 
color: #990000; text-decoration: none 
}
a.navmgn:hover { 
color: #990000; text-decoration: underline 
}

ol {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {

	color : #009999;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
.style10 {
	color: #990000;
}

