/*MMPPA core style*/

body {
background-color: #CC0000;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px; }

p {
font-size: 0.8em;
text-align: justify; }

h1 {
font-weight: bold;
color: #000000;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left; }

a:link {
color: #333366;
font-weight: bold;
text-decoration: underline; } 

a:visited {
color: #666699;
font-weight: bold; }

a:hover {
color: #333366;
background-color: #dedede;
text-decoration: none; }

a:active {
color: #000000;
text-decoration: underline;
}

#main-content {}

#main-content p {
line-height: 1.5em;
margin-right: 10px; }

#main-content h1 {}

.redhighlight {}

#main-content .redhighlight {
font-weight: bold;
color: #990000;
margin-top: 20px; }

img.FeatureImgRight {
float: right;
margin-left: 24px;
margin-bottom: 6px; }

img.FeatureImgLeft {
float: left;
margin-bottom: 6px;
margin-right: 24px; }

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: square;
font-style: italic; }
