body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000033;
	background-color:#cecece;
	background-image: url(/gui/images/wr123_fade_logo.jpg); 
	background-repeat:repeat-x;
	
}
h1 {
	font-size: 18px;
	font-style: normal;
	background-color:#cc0000;
	color:#ffffff;
	padding:5px;


}
h2 {
	font-size: 16px;
	font-style: normal;
	
	color:#000000;
	padding:5px;


}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #cc0033;
	text-decoration: underline;

}
a:link {

}
a:visited {

}
a:active {

}
a:hover {

}

 .copy {

	font-size: 11px;
	font-style: normal;

}
