BODY {

background-color: #fff;
margin: 0px; padding: 0px;
display: block;
color: black;
font-family: font-family: arial,helvetica,sans-serif;
}


a:link    {color: #F00;}
a:visited {color: #E00;}
a:hover   {color: #009;}
a:active  {color: #CC9;}


.menu  {
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	padding:0px 6px;
	font-weight: bold;
	font-family: Arial,serif ;
	border-left:1px solid #fff;
	}



.menu:link  {
	color:#FFF
	}
	
.menu:visited  {
	color:#FFF
	}

.menu:hover  {
	padding:0px 6px;
	color:#FF6
	}



.rtop, .rbottom   {
	display:block;
	FONT-SIZE:1px;
	width:185px;
}

.rtop *, .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#006;  
}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
	margin: 0 1px;
	height: 2px
}

.rbody  {
	text-face: arial,helvetica,sans-serif;
	background:#006;
	width:185px;  
	color:#FFF;
	text-align:center;


}

h1,h2
{
margin-top: 0px; margin-bottom: 3px;
text-align: center;
font-weight: bold;
font-family: Arial,serif ;
}

h1 {
font-size: 24px;
color: #900;
}
h2 {
font-size: 18px;
color:  #006;
}