body
{
background-color: #006498;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
font-family: Verdana;
font-size: 10pt;
color: #000000;
}

.main
{  
background-color: #ffffff;
}

.left
{  
background-image: url('images/background_left.jpg'); 
}

.right
{  
background-image: url('images/background_right.jpg'); 
}

.small
{
font-size: x-small;
}

.title
{
font-size: xx-large;
color: #006498;
font-weight: bold;
}

.text
{
font-size: large;
font-weight: bold;
}

.link
{
font-size: xx-large;
color: #006498;
font-weight: bold;
}