		body,p,div,td,th,nobr,a {
			font-family: Arial;
			color: #041A48;
			font-size: 11px;
		}			
		
		h1{
			font-family: Arial, Helvetica, sans-serif;
			color: black;
			font-size: 17px;
		}
		h2{
			font-family: Arial, Helvetica, sans-serif;
			color: black;
			font-size: 13px;
		}
		h3{
			font-family: Arial, Helvetica, sans-serif;
			color: black;
			font-size: 11px;
			margin-bottom: 1px;
			margin-top: 1px;
		}
		hr {
		   color: #041A48;
		}
		.navigation {
			font-family: Arial, Helvetica, sans-serif;
			color: black;
			font-size: 11px;
		}
		.text {
			color: #041A48;
			font-size: 11px;
		}
		.errortext {
			font-family: Arial;
			color : Red;
			font-size: 12px;
		}

		td {
			border-color: #041A48; 
			border-style: solid; 
			border-width: 0; 
		}
		td.topic {
			font-family: Arial, Helvetica, sans-serif;
			color: black;
			font-size: 11px;
			font-style: normal;
			font-weight: bold;
		}

		input.form, textarea.form, select {
			color: #000000;
			font-family: Arial;
			font-size: 11px;
			border: 1 solid #041A48;
		}

		a.linkOn, a:active.linkOn, .linkOn, a:visited.linkOn {
			color : #5C80A8;
			font-weight : bold;
			text-decoration: underline;
		}
		a.linkOff, a:active.linkOff, a:visited.linkOff, .linkOff {
			color : #1F3A59;
			font-weight : bold;
			text-decoration: none;
		}
		a:hover.linkOff {
			color : #1F3A59;
			font-weight : bold;
			text-decoration: underline;
		}
        
		a:link {
			color: #041A48;
			text-decoration:none;
		}
		a:visited {
			color: #041A48;
			text-decoration:none;
		}
		a:hover{
			color: #1F3A59;
			text-decoration:underline;
		}

       
		.nav{
			color: #FFFFFF;
			text-decoration:none;
		}
  	
			
			i{
			font-family: Arial;
			color: #041A48;
			font-size: 11px;
		}
		.gross
		{
			font-family: Arial;
			color: #041A48;
			font-size: 15px;
		}    

        
