@import url(/mspcss/msp-max.css); 

BODY { text-align: center; }

BODY , DD , DIV , DL , DT , LI , MENU , OL , UL, P , PRE , TD , TH , UL {
font-family : verdana, geneva, arial, helvetica, sans-serif; 
color : #111;
margin-top:0; margin-left:0; margin-right:0;
} 
a:link {text-decoration : underline;} 
a:visited {text-decoration : underline;} 
a:hover {text-decoration : none;} 
a:active {text-decoration : none;}

H1 {
font: bold 1.5em verdana, geneva, arial, helvetica, sans-serif;
color: #339;
text-align: center;
margin: 20px 0;
}
H2 {
font: italic bold 1.3em georgia, times new roman, serif;
text-align: center;
color: #339;
}
H3 {
font-weight: bold;
font-size: 1.1em;
color: #339;
text-align: center;
}
P ,	ul{
font-size: 0.8em;
}
Table P, UL, LI {text-align:left; }

ADDRESS {
font-size: 0.8em;
text-align: center;
font-style: italic;
padding-bottom: 1.5em;
}
STRONG {
color: #339;
background-color: #fff;
}
STRONG.bg	{
color: #339;
background-color: #ffc;
}
.attention {
font-size: 0.8em; font-weight: 600;
color: #339;
text-align: center;
margin-bottom: 5px;
} 
.box {
margin: 15px;
}
.credits { text-align:right; margin-bottom:0;
}
.pitch {
font-style: italic;
font-weight: bold;
font-size: 1em;
color: #339;
background-color: #fff;
}
.quote {
font-style: italic;
color: #009;
background-color: #fff;
margin-bottom:0;
}
.small {
font-size: 0.8em;
}
.center { text-align:center; }
.right { text-align:right; }

