/* CSS Document */
body {
	font-family:tahoma;
	font-size:11px;
}

td {
	font-family:tahoma;
	font-size:11px;
}

h1 {
	font-family:arial;
	font-size:14px;
}

h2 {
	font-family:arial;
	font-size:12px;
	color:#F3E2BB;
	margin:0px;
}

.txt1 {
	font-family:tahoma;
	font-size:11px;
	color:#A13625;
}

.txt2 {
	color:#F3E2BB;
}

.txt3 {
	color:#FFCC99;
}

.txt4 {
	font-weight:bold;
	color:#D95F33;
}

.txt5 {
	color:#991908;
}
	
a.txt1 {
	font-family:tahoma;
	font-size:11px;
	color:#A13625;
	text-decoration: none;
}

a.txt1:hover {
	font-family:tahoma;
	font-size:11px;
	color:#A13625;
	text-decoration: underline;
}

a.txt2 {
	color:#F3E2BB;
	text-decoration: none;
}

a.txt2:hover {
	color:#F3E2BB;
	text-decoration: underline;
}

a.txt3 {
	font-family:tahoma;
	font-size:11px;
	color:#C01906;
	text-decoration: none;
}

a.txt3:hover {
	font-family:tahoma;
	font-size:11px;
	color:#C01906;
	text-decoration: underline;
}

a.txt4 {
	font-weight:normal;
	color:#991908;
	text-decoration: none;
}

a.txt4:hover {
	color:#991908;
	text-decoration: underline;
}	

a.txt5 {
	color:#991908;
	text-decoration: none;
}

a.txt5:hover {
	font-weight:bold;
	color:#D95F33;
	text-decoration: none;
}	
