body {
text-align: center;
font-family:helvetica,arial,sans-serif;
background:#ffffff;
}

h1 { 
font-size:110%;
color:#4e4ec0;
 }
h2 { 
font-size:100%;
color:#5f5fd1;
 }

p { 
font-size:95%;
 }
a.m:link { 
text-decoration:none;
font-size:95%;
font-weight:bold;
color:#5f5fd1;
 }
a.m:visited { 
text-decoration:none;
font-size:95%;
font-weight:bold;
color:#5f5fd1;
 }
a.m:hover { 
text-decoration:none;
font-size:95%;
font-weight:bold;
color:#0000F0;
 }
a.f:link { 
color:black;
 }
a.f:visited { 
color:black;
 }
a.f:hover { 
color:blue;
 }
li { 
color:#444488;
 }
li.c { 
color:#444444;
 }
#wrapper {
width: 780px;
margin: 0 auto;
text-align: left;
}
#header {
height: 130px;
}
#menu {
float: right;
width: 172px;
background: #ffffff;
}
#content {
padding-top: 4px;
padding-left: 4px;
width: 601px;
float:left;
background: #ffffff;
}
#footer {
width: 585px;
clear:both;
background: #ffffff;
text-align: center;
font-size:70%;
}
.apr {
font-size:120%;
font-weight:bold;
}
