body{background-color: 2B547E;}

h1{color: white;}
h1{font-family: Trebuchet MS}
h1{font-size: 200%;}

h2 {color: white; background-color: 2B547E; text-align: center;} 
h2{font-family: Trebuchet MS}

p.division{color: white; font-weight: bolder;}
p.center{text-align: center}

a.menu{font-size: 60%;}
a.menu:link{color: white; font-weight: bolder; text-decoration: none;}
a.menu:visited{color: white; font-weight: bolder; text-decoration: none;}
a.menu:hover{color: rgb(0, 50, 100); font-weight: bolder; text-decoration: none;}
a.menu{font-family: Verdana}

a:link{color: FFCCCC;}
a:visited{color: FFCCCC;}
a:hover{color: blue;}

a.type1{font-size: 80%;}
a.type1:link{color: FFCCCC;}
a.type1:visited{color: FFCCCC;}
a.type1:hover{color: blue;}

a.image{color: aliceblue; text-decoration: none;}
a.image:link{color: aliceblue; text-decoration: none;}
a.image:visited{color: aliceblue; text-decoration: none;}
a.image:hover{color: aliceblue; text-decoration: none;}

ol{color: rgb(0, 50, 100); font-style: oblique; font-weight: bolder; font-size: 125%}

table, td, th {
margin-left: auto;
margin-right: auto;
}
td{text-align: center;}
td{color: CFECEC;}
td{font-size: 95%;}
td{font-family: Verdana}
td.division{border-left-style: solid; border-width: 3px; border-left-color: white; border-collapse: collapse}


table.main, nc.main, td.main, th.main{padding: 10px; text-align: center;}
td.main{padding:10px 40px 10px 40px;}