td {
	font-size: 12px;
	line-height: 150%;
}
a.index:link {
	color: #FFFF00;
	text-decoration: none;
}
a.index:visited {
	color: #FFFF00;
	text-decoration: none;
}
a.index:hover {
	color: #FFFFff;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.intro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
a.bottom:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.title:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.title:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.title:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.title1:link {
	color: #000066;
	text-decoration: none;
}
a.title1:visited {
	color: #000066;
	text-decoration: none;
}
a.title1:hover {
	color: #ffffff;
	text-decoration: none;
}
.whitebig {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;

}
a:link {
	color: #000066;
	text-decoration:;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.buttom {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.redtxtbig {
	font-size: 16px;
	line-height: 170%;
	font-weight: bold;
	color: #FF0000;
}
.blue {
	font-weight: bold;
	color: #3366CC;
}

