body 
{
    margin-top : 0px;
    font-family: Tahoma, verdana, sans-serif;
	padding: 0px;
	font-size: 11px;
	background: #ffffff;
}

#master
{
    width : 700px;
    background-color : White;
    padding : 0px;
    position: absolute; 
    left: 50%; 
    margin-left: -350px; 
}

#menu
{
    width : 700px;
}

.footer
{
    background-color : #ffffff;
    text-align : center;
    color : White;
    font-size : 10px;
}

.menu
{
    font-size :smaller;
}  

a.top {
	color:#717171;
	text-decoration:none;
} 

.title
{
    color : #990033;
    font-weight : bold;
}

.title_header
{
    color : #990033;
    font-weight : bold;
    font-style : italic;
    font-size : medium;
}

.title_contact
{
    color : #990033;
    font-weight : bold;
    font-size   : 10px;
}
