BODY {
	font-variant : normal;
    background: #efefef;
    color : #074672;
    font-weight : normal;
	font-style : normal;
	font-size : small;
	font-family : Tahoma, Arial, MS Sans Serif;
    }

a:link { 
    font-weight : bold;
	color: #000000;
	}

a:visited {
    font-weight : bold;
	color: #074672;
	}

H1 {
	font-variant : normal;
	color: #721507;
    font-weight : bold;
	font-style : normal;
	font-size : 24pt;
	font-family : Tahoma, Arial, MS Sans Serif;
	}
	
H2 {
	font-variant : normal;
    font-weight : bold;
	font-style : normal;
	font-size : 18pt;
	font-family : Tahoma, Arial, MS Sans Serif;
    }

H3 {
	font-variant : normal;
    font-weight : normal;
	font-style : normal;
	font-size : 18pt;
	font-family : Tahoma, Arial, MS Sans Serif;
    }
 
H4 {
	font-variant : normal;
	color: #0B6AAA;
    font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	font-family : Tahoma, Arial, MS Sans Serif;
    }
       
table {
	font-variant : normal;
    background: #efefef;
    color : #074672;
    font-weight : normal;
	font-style : normal;
	font-size : small;
	font-family : Tahoma, Arial, MS Sans Serif;
    }
    
dt  {
	font-variant : normal;
    color : #074672;
    font-weight : bold;
	font-style : normal;
	font-size : small;
	font-family : Tahoma, Arial, MS Sans Serif;
    }