/* CSS Document */

BODY, TD {
	font-family : "Bookman Old Style";
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-size: 12px; 
	color: black;
}

A {color: red}
A:hover {color: #8E2118}

.ct TD {padding: 15px}

.cat {color: #8E2118; font-weight: bold}
.cat A {color: black; font-weight: normal; font-size: 11px;}
.cat A:hover {color: red; font-weight: normal; font-size: 11px;}

.f {color: white; font-weight: bold}
.f A {color: white; font-weight: bold; text-decoration: none}
.f A:hover {color: white; font-weight: bold; text-decoration: underline}

.t {color: #8E2118; font-weight: bold}
.t A {color: #8E2118;  font-weight: bold }
.t A:hover {color: red;  font-weight: bold }

.site  {color: black;  font-weight: bold }
.site:hover {color: red;  font-weight: bold }

.r {font-size: 11px; color: black}

.links A {color: #8E2118; font-weight: bold}

h1 {FONT-WEIGHT: bold; FONT-SIZE: 24pt; FONT-FAMILY: Tahoma;
	FILTER: wave(Add=1, Freq=1, LightStrength=100, Phase=6, Strength=1) filter: glow(color=#FFFFFF, Strength=1); COLOR: #CC1177; HEIGHT: 1px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h2 {FONT-WEIGHT: bold; FONT-SIZE: 11pt; FONT-FAMILY: Tahoma; COLOR: #CC1177; 
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h3 {FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma; COLOR: #F0F0F0; 
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
}
