body 
{
color: #000000; 
background-color: #a0a0a0; 
margin: 0px 0px 0px 0px; 
}

td.header  
{ 
height: 135px;  
font-size: 150%; 
font-weight: bold; 
font-family: arial, helvetica, sans-serif 
}

td.side  
{
width: 135px; 
}

.menu
{
font-size: 80%; 
font-weight: bold; 
font-family: arial, helvetica, sans-serif
}

td.content  
{
color: #000000; 
background-color: #cccccc;  
padding: 0px 10px 10px 10px; 
border: 1px solid #000000
}

.content_format
{
font-size: 80%; 
font-family: arial, helvetica, sans-serif
}

a:link 
{
color: #000099; 
background-color: transparent
}

a:visited 
{
color: #990000; 
background-color: transparent
}

a:hover 
{
color: #ffffff; 
background-color: transparent
}

img 
{
border-style: none; 
margin-bottom: 10px
}

img.main 
{
border-style: none; 
margin: 10px 10px 10px 10px
}

.warning
{
color: #cc0000; 
background-color: #cccccc; 
font-size: 110%; 
font-weight: bold
}
