body
{
font-family: arial;
font-size: 14px;
background-color: #cccccc;
}
table
{
font-size: 14px;
}

img
{
margin: -2px -2px;
border-width: 0px;
}

img.article
{
margin: 10px;
}

h1
{
color: #000000;
font-weight: normal;
font-size: 20px;
}
h2
{
color: #996633;
font-weight: bold;
font-size: 48px;
}
h3
{
color: #996633;
}
h4
{
color: #666666;
font-size: 20px;
font-weight: normal;
}
p.justify
{
text-align: justify;
}
p.center
{
text-align: center;
}
#RAMM
{
width: 975px;
background-color: #ffffff;
}
#Header
{
width: 975px;
padding: 2px;
}
#Sidebar
{
width:150px;
min-width:125px;
height:500px;
background-color: #cccccc;
text-align:left;
padding: 10px;
float: left;
margin: 10px 5px;
border-style: none;
}
#Programs
{
color: #006666;
text-align: center;
font-family: arial;
font-weight: bold;
font-size: 12px;
}
#Body
{
padding: 15px;
width: 750px;
}

#Footer
{
width: 975px;
text-align: center;
font-size: 12px;
background-color: #ffffff;
}
#Content
{
overflow: hidden;
}