body    {
        background-color: #FFFFFF; 
        font-family: arial; 
        font-size: 13px; color: #000000; 
        margin-left: 10px; 
        margin-top: 20px;
	 
        scrollbar-3dlight-color: #C60031;
	  scrollbar-arrow-color:white;
	  scrollbar-base-color: #C60031;
	  scrollbar-darkshadow-color:grey;
	  scrollbar-face-color: #C60031;
	  scrollbar-highlight-color:white;
	  scrollbar-track-color:grey;
	  scrollbar-shadow-color:grey
        }

h1           { font-family: Verdana, Arial; font-size: 20px; color: #C60031}

h2           { font-family: Arial; font-size: 13px; color: #808080}

h3           { font-family: Verdana; font-size: 13px; font-weight: bold; line-height: 100%; 
               color: #C60031; margin-top: 0; margin-bottom: 0 }

h4           { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 100%; 
               color: #000000; margin-left: 0; margin-top: 2; margin-bottom: 0 }

h5           { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 120%; 
               color: #000000; margin-left: 0; margin-right: 0; margin-top: 6; 
               margin-bottom: 0 }

h6           { font-family: Verdana; font-size: 13px; font-weight: bold; line-height: 100%; 
               color: #C60031; margin-top: 0; margin-bottom: 0 }

a            { font-family: Arial; color: #C60031 }
a:link       { text-decoration: none}
a:active     { text-decoration: none}
a:visited    { text-decoration: none}
a:hover      { text-decoration: underline; color: #008000 }

p            { font-size: 10px }
