body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}

/* Bottom Menu Links*/
.style1 {
	color: #777777;
	font-size: 11px;
	font-family: tahoma;
	font-weight:normal;
	text-decoration:none
}

/* Bottom Menu Links (pipe lines)*/
.style2 {
	color: #777777;
	font-size: 8px;
	font-family: tahoma;
	font-weight:bold
}

/*words and text on page*/
.style3 {
	color: #595858;
	font-size: 11px;
	font-family: tahoma;
}

/* Top table link */
.style4 {
	color: #008080;
	font-size: 11px;
	font-family: tahoma;
}

/* calendar table area*/
.style5 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-transform:uppercase
}

/* calendar #'s */
#re a {
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

/* links below calendar*/
.style6 {
	color: #008080;
	font-size: 11px;
	font-family: tahoma;
}

/* title below calendar*/
.style7 {
	color: #D44040;
	font-size: 11px;
	font-family: tahoma;
}

/* bottom right table link control*/
.style8 {
	color: #008080;
	font-size: 11px;
	font-family: tahoma;
}

/* dunno yet not on homepage*/
.style9 {
	color: #476D85;
	font-size: 11px;
	font-family: tahoma;
}

#la li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#la a { font-family:tahoma; font-size:11px; color:#008080}
#la2 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#la2 a { font-family:tahoma; font-size:11px; color:#476D85}
td { line-height:12px}


A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
