<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	text-align: center;
	background: khaki; /* outside color */
	font-family: Verdana;
}
body.noHeader .header  { display:none; } 

#MainRVThumbs {
	text-align:center;
}
.required
{
    font-size: 12px;
    color: Red;
}
h1 { color: Navy; }
h2 { color: Navy; }
</pre></body></html>