body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3,h4,h5,h6 {
	font-size: 12pt;
}

p {
	font-size: 12pt;
}

a {
	color: black;
	text-decoration: underline;
}


#rssfeedtop,
#navbar,
#welcometxt img,
#carousel,
#colRight,
.calendar {
	display: none;
}

/**matrix grid **/

.matrix {
	border: 2px solid #ebebeb;
	width: 660px;
}

.matrix tr {
	height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.matrix th {
	font-weight: bold;
	text-transform: uppercase;
}

.matrix td {
	font-weight: bold;
	text-transform: uppercase;
	color: #292929;
}
