

/* Default Font */

body, div, span, ul, li, p, td {

  font-family:		Verdana;
  font-size:		10pt;
  font-weight:		bold;
  color:		#ffffff
}


/* Links */

a:link {
  font-weight:		bold;
  text-decoration:	none;
  color:		1c86ee
}

a:active {
  font-weight:		bold;
  text-decoration:	none;
  color:		1c86ee
}

a:visited {
  font-weight:		bold;
  text-decoration:	none;
  color:		navy
}

a:hover {
  font-weight:		bold;
  text-decoration:	none;
  color:		blue
}


/* Date */

.date {
  font-family:		Verdana;
  font-size:		11px;
  color:		#551a8b
}


/* Title */

.title {
  font-family:		Verdana;
  font-size:		16px;
  font-weight:		bold;
  color:		#333333
}


/* Footer */

.footer {
  background-color:	#1E1E24;
  font-family:		Arial;
  font-size:		11px;
  color:		#CCCCCC
}


.tinytableopacity    {
FONT-SIZE: small;
FONT-FAMILY:sans-serif;


.tinytableopacity TD {
border:0px solid black;
FONT-SIZE: xx-small;
FONT-FAMILY: sans-serif;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;}

#menu {
width:140px;
float:left;
margin:0px 0 0 0;
}
