body{
margin:0;
padding:0;
background:#ffefd5;
font-family:Arial, Sans-Serif;
text-align:center;
}
#t{
margin-top:0.1em;
padding:0em;
height:1.3em;
border-bottom:1px solid #00008B;
}
#t a{
text-decoration:none;
color:#000099;
}
#t ul{
padding:0em;
margin:0em;
}
#t li{
display:inline;
padding:1em;
font-weight:bold;
list-style-type:none;
text-decoration:none;
}
#c{
padding:0em;
}
#c h1{
color:#993333;
font-size:2em;
margin-top:0.5em;
margin-bottom:0.4em;
font-weight:bold;
}
#c h2{
color:#000000;
font-size:1em;
margin-top:1em;
margin-bottom:1em;
font-weight:bold;
}
#c p{
color:#000000;
font-size:1em;
margin:0em;
font-weight:bold;
}
#c a{
font-size:1em;
text-decoration:none;
color:red;
list-style-type:none;
font-weight:bold;
}
#c  a:hover{
text-decoration:underline;
}
#c img{
margin-top:0.2em;
margin-bottom:0.2em;
border:none;
}
#c table{
margin:0px auto auto auto; 
}
#c td{
text-align:center;
}
#c .left{
text-align:left;
}
#f hr{
border-style:solid;
border-color:#993333;
width:50%;
height:1px;
}
#f p{
color:#000000;
font-size:0.9em;
margin:0em;
font-weight:bold;
}
#f img{
margin-top:1em;
margin-bottom:0.5em;
border:none;
}
#f a{
font-size:0.9em;
text-decoration:none;
color:red;
list-style-type:none;
font-weight:bold;
}