/* RMM Stylesheet CSS */
body{
	background:#fafadc;
	background-image:url(Paper1.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#330000;
	font-weight: bolder;
}
h1,h2,h3,h4,h5,p,ul { font-family:Georgia, "Times New Roman", Times, serif; color:#330000; white-space:normal}
p {font-weight:bolder}
pre { font-family: monospace; }
strong{font-size:larger; font-weight:bold}
link{color:#0000EE}
visited{color:#551A8B}

