/*   http://www.ecommons.net/splash.css   */

body, td {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
}
body {
	background-image : url(background.jpg);
	background-repeat : repeat-y;
}
a {
	color: #6862A2;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.enter {
	text-indent: 40px;
}
a.enter {
	color: #6862A2;
	font-weight: bold;
	font-style: italic;
	font-size: 13pt; }
.announcement {
	background-color: #D6E2CE;
	border: 2px solid;
	border-color: #363;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
