/* CSS Document */
BODY {
	font-size: 13px; 
	font-family: arial, helvetica, tahoma, verdana, sans-serif; 
	background: #ddeeff; 
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed
}

td {
	font-weight: normal; 
	font-size: 16px; 
	filter: none; 
	color: #115588; 
	font-style: normal; 
	font-family: arial, helvetica, tahoma, verdana, sans-serif; 
	line-height: 20px;
	letter-spacing: 0px }
	
.tdborder { background: #88bbdd;}
.tdtext { background: #ffffff;}
.tdborderw { background: #ffffff;}
.tdtextb { background: #115588;
	color: #ffffff }


A:link {
	font-weight: bold; COLOR: #88bbdd; FONT-STYLE: normal; font-family: arial, helvetica, tahoma, verdana, sans-serif; TEXT-DECORATION: none	
}
A:hover {
	font-weight: bold; COLOR: #226699; FONT-STYLE: normal; font-family: arial, helvetica, tahoma, verdana, sans-serif; TEXT-DECORATION: none 
}
A:active {
	font-weight: bold; COLOR: #ddeeff; FONT-STYLE: normal; font-family: arial, helvetica, tahoma, verdana, sans-serif; TEXT-DECORATION: none
}
A:visited {
	font-weight: bold; COLOR: #88bbdd; FONT-STYLE: normal; font-family: arial, helvetica, tahoma, verdana, sans-serif; TEXT-DECORATION: none
}
li { list-style-type: square}
img { border-width: 2px; border-color: #88bbdd}

.footer  {
	font-size: 11px; 
	line-height: 15px;}
.smaller {
	font-size: 10px;}

.smallerc {
	font-size: 20px;}