BODY
{
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif;
    FONT-SIZE: 80%
  
}
A:link
{
    COLOR: #0033cc
}
A:visited
{
    COLOR: #990099
}
A:active
{
    COLOR: #ff0000
}
A:hover
{
    COLOR: #ff0000
}

TABLE
{
    FONT-SIZE: 100%;
    TEXT-ALIGN: left
}

A.bottomlink:link
{
    COLOR: #BE4D02
}
A.bottomlink:visited
{
    COLOR: #BE4D02
}

A.bottomlink:active
{
    COLOR: #BE4D02
}

HR
{
	COLOR: #COCOCO;
	HEIGHT: 1
}

.maincell {
	background-image: url('/images/RWMSiteArt_BW.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px
}

.leftbandcell {
	background-image: url('/images/6_lband.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px
}

H1
{
    FONT-SIZE: 160%
}