.footerbkgrnd {background-image: url(decor/barbkgrnd2.gif); background-repeat: repeat-x;}

.justify {text-align: justify}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.p2 {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}


#FF9900 = orange
#FFCC00 = orange yellow
#E0D3B1 = beige



A.normal:link{color: #FF9900; text-decoration: underline}
A.normal:visited{color: #FF9900; text-decoration: underline}
A.normal:hover{color: #FFCC00; text-decoration: underline}
A.normal:active{color: #FFCC00; text-decoration: underline}

A.blue:link{color: #0099FF; text-decoration: underline}
A.blue:visited{color: #0099FF; text-decoration: underline}
A.blue:hover{color: #33CCFF; text-decoration: underline}
A.blue:active{color: #33CCFF; text-decoration: underline}

A.white:link{color: #FFFFFF; text-decoration: none}
A.white:visited{color: #FFFFFF; text-decoration: none}
A.white:hover{color: #FFCC00; text-decoration: underline}
A.white:active{color: #FFCC00; text-decoration: underline}

A.hover2:link{color: #7D5E2A; text-decoration: none}
A.hover2:visited{color: #7D5E2A; text-decoration: none}
A.hover2:hover{color: #333333; text-decoration: none}
A.hover2:active{color: #333333; text-decoration: none}

.list {  list-style-position: outside; list-style-type: lower-alpha; font-family: Verdana; font-size: .7em; line-height: 1.5em}
.listfont {  font-family: Verdana; font-size: .7em; line-height: 1.5em}
.font {  font-family: Verdana; font-size: 8.5pt}

