body {
	background-color: #FFFFFF;
	margin: 20px;
	margin-top: 0px;
}

.home {
	background-color: #FFFFFF;
	margin: 20px;
	margin-top: 0px;
	margin-right: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

a:hover {
	color:#FF7300;
}

a {
	text-decoration: none;
	color: #000000; 
	font-family: verdana;
	font-size: 11px;
}

td.news {
	background-color: #4A90C1;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	border-width: 1px;
	border-color: #2A50A1;
	border-style: solid;
	text-align: center;
}

td.news2 {
	text-align: left;
	background-color: #4A90C1;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}

td.activities {
	background-color: #C2E7F9;
	margin: 0px;
	text-align: left;
	
	border-left: 1px solid #A2C7D9;
	border-top: 1px solid #A2C7D9;
	border-bottom: 1px solid #A2C7D9;
}

td.activities1 {
	background-color: #C2E7F9;
	margin: 0px;
	text-align: left;
	
	border-top: 1px solid #A2C7D9;
	border-bottom: 1px solid #A2C7D9;
}


.titles {
	font-size: small;
	font-weight: bold;
}