body { background-color:#ffe4e1; color:#800000; margin-top:20px }

a:link { color:#dc143c }
a:active { color:#dc143c }
a:visited { color:#dc143c }

#font1 { font:x-small; color:f08080 }

h1 { font-family:impact }
h1 { font-size:15pt }
h2 { font-family:Arial; color:f08080 }
h2 { font-size:15pt }

html, body{ scrollbar-face-color:#ffe4e1;
            scrollbar-track-color:#ffe4e1;
            scrollbar-arrow-color:#cc9999;
	    scrollbar-3dlight-color:#cc9999;
            scrollbar-highlight-color:white;
            scrollbar-shadow-color:#cc9999;
            scrollbar-darkshadow-color:white; }
