/* text */

.Tred10 { font-family: Verdana; font-size: 10px; color: #802020}

ul {
	margin: 3px 3px 3px 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 25px;
}

ol {
	margin: 3px 3px 3px 10px;
	color: #000000;
	list-style-position: outside;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 25px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

li a:link, li a:visited {
	color: #000000;
	text-decoration: underline;
}

li a:hover, li a:active {
	color: #888888;
	text-decoration: underline;
}

.Tred10 A:link { color: #401010; text-decoration: underline}
.Tred10 A:visited { color: #401010; text-decoration: underline}
.Tred10 A:hover { color: #f23d3d; text-decoration: underline}

.Tred12 { font-family: Verdana; font-size: 12px; color: #802020}
.Tred12 A:link { color: #802020; text-decoration: underline}
.Tred12 A:visited { color: #802020; text-decoration: underline}
.Tred12 A:hover { color: #f23d3d; text-decoration: underline}

.Tred14 { font-family: Verdana; font-size: 14px; color: #802020}
.Tred14 A:link { color: #802020; text-decoration: underline}
.Tred14 A:visited { color: #802020; text-decoration: underline}
.Tred14 A:hover { color: #f23d3d; text-decoration: underline}

.Hbck12 { font-family: Arial; font-size: 12px; color: #000000}
.Hbck12 A:link { color: #000000; text-decoration: underline}
.Hbck12 A:visited { color: #000000; text-decoration: underline}
.Hbck12 A:hover { color: #888888; text-decoration: underline}

.Hbck16 { font-family: Arial; font-size: 16px; color: #000000}
.Hbck16 A:link { color: #000000; text-decoration: underline}
.Hbck16 A:visited { color: #00000; text-decoration: underline}
.Hbck16 A:hover { color: #888888; text-decoration: underline}

.Tcolor { font-family: Verdana; font-size: 14px; color: #000000}
.Tcolor A:link { color: #0000FF; text-decoration: none}
.Tcolor A:visited { color: #0000FF; text-decoration: none}
.Tcolor A:hover { color: #C0C0C0; text-decoration: underline}

.TP5 { font-family: Arial; font-size: 5px}
.TP6 { font-family: Arial; font-size: 6px}
.TP7 { font-family: Arial; font-size: 7px}
.TP8 { font-family: Arial; font-size: 8px}
.TP10 { font-family: Arial; font-size: 10px}
.TP11 { font-family: Arial; font-size: 11px}
.TP12 { font-family: Arial; font-size: 12px}
.TP14 { font-family: Arial; font-size: 14px}
.TP16 { font-family: Arial; font-size: 16px}
.TP18 { font-family: Arial; font-size: 18px}
.TP20 { font-family: Arial; font-size: 20px}
.TP24 { font-family: Arial; font-size: 24px}
.TP30 { font-family: Arial; font-size: 30px}



/* tables */

.CH2px { height:2px }
.CH4px { height:4px }
.CH8px { height:8px }
.CH12px { height:12px }
.CH36px { height:36px }

.CW2px { width:2px }
.CW4px { width:4px }
.CW8px { width:8px }

/* other */

.hidden { display: none; visibility: hidden; }