* {
	margin:0;
	font-size:10pt;
}
option { margin-right:10px; }

body {
background:#ffffff;
line-height: 11pt;
}

a:link		{ color: #505070; }
a:visited	{ color: #505070; }
a:active	{ color: #ff9090; }
a:hover		{ color: #9090ff; text-decoration: underline;}

hr		{ color:#2cb431; height:1px; }
html	{ overflow-y:scroll; }


/* width 800 */
#rcberg800 {
width:800px;
margin:0 auto;
text-align:center;
padding-top : 16px;
padding-bottom : 20px;
background:#ffffff;
}

