/* CSS Document */

div#rightmargin {
	color : #000000;
	background : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#header, #menu, #fullborder, #footer { 
  display : none; 
} 

