/* CSS Document */

body
{
background-image:url('../images/background.gif');
font-family:verdana;
font-size:0.7em;
margin:0 0 0 30px;
color:#434343;
}

h1,h2,h3,h4,h5
{
font-weight:normal;
font-family: Verdana,Myriad, Arial,sans-serif;
color:#838688;
}

a{font-weight:normal;
font-family:Verdana,Myriad, Arial, sans-serif ;
color:#204C6E;}

a img
{border:none;}

.clsFloatRight
{float:right;}

.clsFloatLeft
{float:left;}

.clsClearBoth
{clear:both;}
