
a, td, select, span, li {
			font-family: geneva, helvetica, arial, "lucida sans", sans-serif;
			font-size: 12pt;
			list-style-image:url('/graphics/purple-star.gif');
}

li {
			color: #666699;
}

b {
			font-family: verdana,arial,helvetica;
			font-size: 12pt;
			font-weight: bold;
}
.red {
			color: red;

}
span.blowout {
			color: red;
			font-size: 14pt;
			font-family: stencil, geneva, helvetica, arial;
			font-style: italic;
			font-weight: bold;
}
.p {
			font-size: 12pt;
			text-transform: capitalize;
}
span.title {
			font-family: geneva, helvetica, arial, "lucida sans", sans-serif;
			font-size: 12pt;
			font-weight: bold;
			text-transform: capitalize;
}
body { 

			background-color: #666699;
}
td.logo {
			color: orange;
}
a.logo {
			color: white;
			
}
a.red-logo {
			color: red;
			
}
span.go select {
			background: #666699;
			font-weight: bold;
			color: orange;
}
span.footlogo {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 2em;
}
td.bread {
			background-color: #CCCCFF;
			color: #000000;
			font-weight: bold;
}
td.side {
			background-color: #FFFFFF;
			color: #000000;
			font-weight: normal;
}
.b {
			font-family: verdana,arial,helvetica;
			font-size: 10pt;
			font-weight: bold;
}

.EEE                {
			 font-weight:      bold;
			 background-color: #EEEEEE;
			 color:            #666699;
			}
.BLUE                {
			 color:            #0000FF;
			}

.tenpoint   {
			 font-size: 10pt;
			}