.grey
{
 color: #606060;
}

.text
{
 font-family:Arial Narrow;
} 
body
{
border:0px;
margin-top: '10';
margin-bottom: '5';
margin-left: '5';
margin-right: '5';
background: url('images/bcolor.gif') repeat-y;
background-color:transparent;
font-family:'Arial,Arial Narrow,sans-serif';
}
	
a:link {color:#0000ff}
a:visited {color:#000099}
a:hover {color:#808080}
a:active{color:#ff0000}

h1
{
 font-family: 'trebuchet,Arial,sans-serif';
 font-style: italic;
 font-size: 200%;
 text-decoration:'underline';
 text-align:'center';
}

h2
{
 font-family:'trebuchet,Arial,sans-serif';
 text-decoration:'underline';
 font-weight:'bold';
}


p h1 h2 h3 h4 h5 h6
{
 color:#000000; 
}

p.news
{
 font-family:'Arial Narrow,Arial,sans-serif';
 text-align:left;
}

p.indent
{
 font-family:'Arial,sans-serif';
 text-indent: 1cm;
 }

table
{
 empty-cells:'show';
 border-width='0';
 padding:0;

}

table.main
{
 border-width:'0';
 background-image:url('./images/MDS_water3.gif');
 width:880px;
 min-height:300; 
}

table.small
{
 border-width'0';
 background-image:url('./images/MDS_water4.gif');
 width:880px;
 min-height:300px;
}

table.orange
{background-color:#FF6600}

table.white
{background-color:#ffffff}

table.office
{
 background-color:#ffffff;
 background-image:url('images/backgroundwm.gif');
 width:880px;
}
img
{border: 0px}

tr
{border:0px}

div.tag
{
 color:#606060;
 font-family:trebuchet,Arial Narrow,sans-serif;
}

hr.thick
{
 height:"3";
 color:#000000;
}

div.background
{
 background-color:#ffffff;
}