body {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	margin-top: 3px;
}

td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}


h1 {
	color: #000000;
	margin-bottom: 0px; 
}

p, ul {
	margin-bottom: 1px;
	margin-top: 1px;
}

.tabs {
	border-bottom: #33CC33 1px solid;
	padding-left: 3px;
}

.tabs-content {
	z-index: -2;
	width: 123px;
	border-top: #33CC33 1px solid;
	border-right: #33CC33 1px solid;
	border-left: #33CC33 1px solid;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 2px;
}

.mitsquote {
       color: #1278AF;
       font-family: Trebuchet MS;
       font-style:italic;
       font-size: 12px;
}

.mitsquote:before {
       content: open-quote;
       height:0px;
}

.mitsquote:after {
       content: close-quote;
       height:3px;
}

.footer {
	width: 97%;
	border-bottom: #33CC33 1px dashed;
	margin-bottom: 3px;
}

.footerlinks a {
	color: #454545;
	text-decoration: underline;
}

.footerlinks a:hover {
	color: #0000FF;
	text-decoration: none;
}
