body{
padding:0px;
margin:0px;
background-color:#505050;
font-family:"Verdana","Arial",sans-serif;
line-height:150%;
font-size:8pt;
text-align:center;
}

div.container{
background-image:none;
background-color:white;
margin-left:auto;
margin-right:auto;
text-align:left;
padding:10px;
width:837px;
}

table{
font-size:100%;
}

th{
text-align:center;
}

td{
height:100px;
vertical-align:top;
width:105px;
padding:5px;
line-height:110%;
}

td.gray{
background-color:#e3e3e3;
}

a{
color:#ff6309;
text-decoration:none;
}

a:active,a:hover{
color:#ff6309;
text-decoration:underline;
}

a:visited{
color:#202090;
}

a.browse:visited{
color:#ff6309;
}

h1,h2{
clear:left;
font-weight:normal;
text-transform:uppercase;
color:#808080;
}

h1{
font-size:156%;
letter-spacing:2pt;
}

h2{
font-size:140%;
letter-spacing:1pt;
}

ul{
list-style-type:none;
padding:0px;
margin:0px;
}

li{
margin-top:7px;
}

