<!-- This is the style sheet for MPR Services website -->

body
{	background: #FFFFFF;
	font-family: Verdana, arial, sans-serif;
	font-size: 11pt;
	font-weight: medium;
	color: #000000;
	text-decoration: none;

}

em.bright
{	font-family: Verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: medium;
	color: #0D01FF;
	text-decoration: none;
}

<!-- h1 properties are for small yellow text on blue background -->
h1.small
{	font-family: Verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
}


em.fine
{	font-family: Verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
}

em.finegrey
{	font-family: Bookman Old Style, Times New Roman, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

td
{	font-family: Verdana, arial, sans-serif;
	font-size: 11pt;
	font-weight: medium;
	color: #000000;
	text-decoration: none;
}

th
{	font-family: Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0800B5;
	text-decoration: none;
}

a:link      {text-decoration: none; color: #0800B5}
a:active    {text-decoration: none; color: #0800B5}
a:visited   {text-decoration: none; color: #0800B5}
a:hover     {text-decoration: underline; color: #0D01FF}
.yellow:link      {text-decoration: none; color: #FFFF00}
.yellow:active    {text-decoration: none; color: #FFFF00}
.yellow:visited   {text-decoration: none; color: #FFFF00}
.yellow:hover     {text-decoration: underline; color: #FFFF00}
