
td {
	color: #000000;
	font-family: Verdana, serif; 
	background-color: #FFFFFF;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: normal;
        font-size: 12px;
}

h1, h2, P {
        color: #000000;	font-family: Verdana, serif;
}

P.yell {
        color: #000000;
}

P.tan {
        COLOR : #000000;
}

P.yellbol {
        COLOR : #000000; FONT-SIZE : 16px; FONT-WEIGHT : bold;
}

P.tanbol {
        COLOR : #000000; FONT-SIZE : 18px; FONT-WEIGHT : bold; TEXT-DECORATION : underline;
}

BODY {     
        MARGIN-LEFT : 0px;    MARGIN-RIGHT : 0px; 
} 

.menu:link {
            color: #000000; font-weight: normal; font-size: 12px;
}

.menu:visited {
	    color: #000000; font-weight: normal; font-size: 12px;
}

.menu:hover {
            color: #000000; font-weight: normal; font-size: 12px;
}

.menu:active {
            color: #000000; font-weight: normal; font-size: 12px;
}

a:link {
	    color: #000000; font-weight: normal; font-size: 12px;
}
a:visited {
	    color: #000000; font-weight: normal; font-size: 12px;
}
a:hover {
            color: #000000; font-weight: normal; font-size: 12px;
}

a:active {
            color: #000000; font-weight: normal; font-size: 12px;
}

.bullit{
            color: #000000; font-weight: normal; font-size: 12px;
}

.tanlink:link {
            color: #000000; font-weight: bold; font-size: 18px; TEXT-DECORATION : underline;
}

.tanlink:visited {
	    color: #000000; font-weight: bold; font-size: 18px; TEXT-DECORATION : underline;
}

.tanlink:hover {
            color: #000000; font-weight: bold; font-size: 18px; TEXT-DECORATION : underline;
}

.tanlink:active {
            color: #000000; font-weight: bold; font-size: 18px; TEXT-DECORATION : underline;
}
