/* CSS Document */

body {
font-size:12px;
font-family: Tahoma, "Trebuchet MS", Arial;
background-color: #EEEEEE;
color: #404040;
}

table.toplevelnews
{
margin-left: auto;
margin-right: auto;
margin-top: 40px;
border:1px solid #004200;
background-color:white;
width:750px;
}

td.toplevelnews
{
padding-bottom:45px;
padding-left:20px;
padding-right:20px;
padding-top:30px;
}

h2
{
color:green;
font-size:13px;
margin-bottom:0px;
font-family: Tahoma, "Trebuchet MS", Arial;
}

h3
{
color:green;
font-size:12px;
margin-bottom:0px;
font-family: Tahoma, "Trebuchet MS", Arial;
}

.rightimage
{
float: right;
border: none;
margin: 0px 20px 0px 0px;
}
