body {
background-color:#c0c0c0;
font-family : MS Reference Sans Serif;
text-decoration : none;
line-height : 1.4em;
 }

table{ 
width:900px;
background-color:#EEECEC;
margin-left: auto; 
margin-right: auto;
border-left:1px solid #808080;
border-top:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
}

td.a{
width:450px;
height:200px;
font-weight:normal;
background-color:#EEECEC;
}

td.b{
width:450px;
height:200px;
font-weight:normal;
background-color:#EEECEC;

}
td.c{
width:250px;
height:400px;
font-size:12px;
font-weight:normal;
background-color:#EEECEC;
text-align:left;
text-decoration: none;
border-left:1px solid #808080;
border-top:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
}

td.d{
width:650px;
height:400px;
font-weight:bolder;
background-color:#EEECEC;
text-align:center;
background-color:#EEECEC;
text-align:center;
padding: 50px;
border-left:1px solid #808080;
border-top:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
}

td.e{
width:900px;
height:10px;
font-size: 10px;
text-align:center;
}

a:link {color: #000000;
text-decoration: none}
a:visited {color: #000000;
text-decoration: none}
a:hover {color: #0000FF;
text-decoration: none}
a:active {color: #000000;
text-decoration: none
}


h1 {
text-align: center;
font-weight: bolder;
}

h2 {
text-align: center;
font-weight: bolder;
font-size: 14px;
}

h3 {
text-align: left;
font-weight: normal;
font-size: 12px;
}

h4 {
text-align: center;
font-weight: bolder;
font-size: 12px;
}

h5 {
text-align: justify;
font-weight: normal;
font-size: 12px;
}

h6 {
text-align: center;
font-weight: normal;
font-size: 12px;
}

ul.disc {
list-style-type: disc;
}