body {
background-color: #cccccc
}

p {
color: #333333;
font-family: arial;
font-size: 10pt;
}


h1 {
color: #2e4977;
font-family: arial;
font-size: 10pt;
text-decoration: bold;
position: relative;
margin-bottom: -15px;
}

a { 
color: #23238E; 
text-decoration: none; 
font-family: arial;
} 

a:hover { 
color: #75A1D0; 
text-decoration: none;
font-family: arial; 
}

.Content{
   padding-top: 1px;
   padding-left: 11px;
   padding-right: 11px;
   padding-bottom: 11px;
}