
html, body { height: 100%;
			 font-family: Tahoma, Arial, Helvetica, sans-serif;
			 background-color: #0A51A1;
			 scrollbar-3dlight-color: #CFCFCF;
			 scrollbar-arrow-color: gray;
			 scrollbar-darkshadow-color: #ADADAD;
			 scrollbar-face-color: #DBDBDB;
			 scrollbar-highlight-color: #FAFAFA;
			 scrollbar-shadow-color: #DEE3E7;
			 scrollbar-track-color: #EFEFEF;
}

a:link {color: #B82914; text-decoration: none; cursor: pointer; cursor: hand;}
a:active {color: #000000; text-decoration: none; cursor: pointer; cursor: hand;}
a:visited {color: #B82914; text-decoration: none; cursor: pointer; cursor: hand;}
a:hover {color: #B82914;text-decoration: underline; cursor: pointer; cursor: hand;}

a.footer:link {color: #B82914; font-size: 10pt; text-decoration: none; font-weight: bold; cursor: pointer; cursor: hand;}
a.footer:active {color: #B82914; font-size: 10pt; text-decoration: none; font-weight: bold; cursor: pointer; cursor: hand;}
a.footer:visited {color: #B82914; font-size: 10pt; text-decoration: none; font-weight: bold; cursor: pointer; cursor: hand;}
a.footer:hover {color: #B82914; font-size: 10pt; text-decoration: underline; font-weight: bold; cursor: pointer; cursor: hand;}