.MenuItem
{
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #9C3031;
	font-weight: bold;
	text-decoration: none;
}

body, p, td, th         
{ 
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt; 
	color: #000000 
}

a:link { color: #005599; }
a:link.MenuItem { color: #9C3031; }
a:visited { color: #000080; }
a:visited.MenuItem { color: #9C3031; }
a:active { color: #990033; }
a:active.MenuItem { color: #9C3031; }
a:hover { color: #336699; }
a:hover.MenuItem { color: #800000; }

h1, h2, h3, h4, h5, h6
{ 
	font-family:  Tahoma, Verdana, Arial, sans-serif;
}
h1
{ 
	font-size: 20pt; 
	color: #800000;
	letter-spacing: 1pt 
}
h2
{ 
	font-size: 16pt; 
	color: #800000;
	letter-spacing: 1pt 
}
h3
{ 
	font-size: 14pt; 
	color: #800000;
	letter-spacing: 1pt 
}
h4
{ 
	font-size: 13pt; 
	color: #005594;
	letter-spacing: 1pt; 
	font-weight:bold 
}
