body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
 color: #3C3C78;
 font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
 color: #3C3C78;
 font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
 font-weight: bold;
}

body { font-size: 12px; margin: 10px; }
img { float: right; margin-left: 10px; }
p { margin-bottom: 5px; }
table { border:solid 1px #D0CBC1; }
td { width:50px; height: 20px; text-align: center; }
th { text-align: center; }

a {text-decoration: none; color: #3C3C78;}


