/* CSS Document */
body { 
background-color:#FFFFFF; 
font-family:times new; 
font-size: 18px; 
color: #00008B;
}

table { 
boder:0;
font-family:times new; 
font-size: 18px;
}

h1 {
font-family:times new;
font-size: 28px; 
}

h2 {
font-family:times new;
font-size: 22px; 
}

h3 {
font-family:times new;
font-size: 20px; 
}

a {
font-family:times new; 
font-size: 20px; 
color: #00008B;
}

h6 {
font-family:times new;
font-size: 20px;
color: red;
text-align: center 
}