body {
font-size : 14px;
color:#000;
background-color : #fffdda;
margin : 4px; 
padding : 0em; 
}

a:link { 
color : blue; 
text-decoration : none; 
background-color : #fffdda;
}

a:visited { 
color : 800000; 
text-decoration : none; 
background-color : #fffdda;
}

a:hover {
color : blue; 
text-decoration : underline; 
background-color : #fffdda; 
}

a.a:link { 
color : white; 
text-decoration : none; 
background-color : #0A5DAC;
}

a.a:visited { 
color : #FAFBBB; 
text-decoration : none; 
background-color : #0A5DAC;
}

a.a:hover {
color : white; 
text-decoration : underline; 
background-color : #A5DAC; 
}

a.b:link { 
color : blue; 
text-decoration : none; 
background-color : white;
font-weight: bold;
}

a.b:visited { 
color : black; 
font-weight : bold;
text-decoration : none; 
background-color : white;
}

a.b:hover {
color : teal; 
text-decoration : underline; 
background-color : white; 
}

a.c:link { 
color : white; 
text-decoration : none; 
background-color : #0A5DAC;
font-weight: bold;
}

a.c:visited { 
color : white; 
font-weight : bold;
text-decoration : none; 
background-color : #0A5DAC;
}

a.c:hover {
color : black; 
text-decoration : underline; 
background-color : white; 
}

a.d:link { 
color : white; 
text-decoration : none; 
background-color : red;
font-weight: bold;
}

a.d:visited { 
color : white; 
font-weight : bold;
text-decoration : none; 
background-color : red;
}

a.d:hover {
color : black; 
text-decoration : underline; 
background-color : white; 
}

.bld {
font-weight : bold;
text-decoration : underline;
}

.cc
{
float : left; 
width : 0.9em ; 
font-size : 400%; 
font-family : times, sans-serif, arial, courier, serif;
line-height : 100% ; 
}

.ctr {
text-align : center; 
font-size : 2em; 
font-weight : bold; 
text-decoration : underline; 
}

.ctr1 {
color : white; 
background-color : #9E7CEA; 
text-align : center; 
font-size : 1.1em; 
font-weight : bold; 
text-decoration : underline; 
}

.ctr2 {
text-align : center; 
font-size : 0.8em; 
font-weight : bold; 
text-decoration : none; 
}

.ctr3 {
color : #FFF600; 
background-color : #9E7CEA; 
text-align : center; 
font-size : 1.05em; 
font-weight : bold; 
text-decoration : none; 
}

.ctr4 {
color : #FFF600; 
background-color : #0A5DAC; 
text-align : center; 
font-size : 0.8em; 
font-weight : bold; 
text-decoration : none; 
}



.fnt1 {
font-size : 1.1em; 
}

hr {
	border: 0;
	color: black;
	background-color: black;
	height: 1px;
	width: 85%;
	text-align: center;
	}

.hr0 { 
height : 1px; 
background : white; 
color : black; 
margin : 0px 15px 0px 15px; 
}

.hr1 { 
height : 1px; 
background : black; 
color : white; 
margin : 0px 15px 0px 15px; 
}




.ital {
font-size : 0.8em; 
text-align : center; 
font-style : italic; 
font-weight : normal; 
text-decoration : underline; 
}

.mntr {
vertical-align : top;
background-color : #0A5DAC;
color : black; 
}

.nrm0 {
text-align : left; 
font-size : 1.0em; 
padding : 0.2em; 
font-weight : bold; 
text-decoration : none; 
}

.nrm1 {
text-align : left; 
font-size : 1.1em; 
font-weight : bold; 
text-decoration : none; 
}

.nrm2 {
font-size : 1.0em; 
font-weight : bold; 
text-decoration : none; 
}

.nrm3 {
font-style : italic; 
font-size : 1.0em; 
font-weight : normal; 
text-decoration : none; 
}

.nrm4 {
text-align : left; 
font-size : 1.1em; 
margin-left : 2.6em;
font-weight : bold; 
text-decoration : none; 
}

.nrm5 {
text-align : left; 
font-size : 1.0em; 
margin-left : 2em;
font-weight : normal; 
text-decoration : none; 
}

.tb1 {
width : 990px; 
border-style : solid;
border-width : thin;
border-color : black;
border-collapse : collapse;
}

table {
width : 990px; 
border-style : solid;
border-width : thin;
border-collapse : collapse;
}

td {
border : thin solid; 
}

.rred {color : red ; 
font-weight : bold;
}


