

body { 
	color: black; 
	background-color: white; 
}

body,td,tr {
	color: #595a5c; 
	font-size: 14px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	}
	
h1 {
	color: #6f060b;
	font-size: 18pt;
	font-weight: lighter;
	}

h2 {
	font-size: 18pt;
	}

p {}
td {}

.nav { 
	color: white; 
	font-size: 12px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	}

.nav2 { 
	color: white; 
	font-size: 11px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	}

.txt { 
	color: #595a5c; 
	font-size: 14px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	}

.txt1 { 
	color: #595a5c; 
	font-size: 12px; 
	line-height: 13px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	}


a:link { 
	color: #6f060b 
	}
	
a:visited { 
	color: #6f060b 
	}

a:hover {
	color: #A90A12
	}

a:active { 
	color: #6f060b 
	}

.white { 
	color: white; 
	font-size: 12px; 
	}

.txt33 { 
	color: #730000; 
	font-size: 14px; 
	}

.norpt { 
	background-repeat: no-repeat; 
	}