BODY, TD {
	font: 10pt/13pt trebuchet ms;
	color : #464646;
}

.content {
	width : 954px;
	margin : 34px;
}

.logos {
	text-align : center;
}

.header_cell {
	font-size : 20px;
	font-weight : bold;
	color : #fad233;
	padding-bottom : .5em;
	border-bottom : dotted 1px #fad233;
	margin-bottom : .5em;
}


.header_link {
	font-size : 20px;
	font-weight : bold;
	color : #82a8b1;
}

.header_current {
	font-size : 20px;
	font-weight : bold;
	color : #4d7778;
}

.header_dot {
	font-size : 20px;
	font-weight : bold;
	color : #fad233;
}

.footer_cell {
	font-size : 10px;
	font-weight : bold;
	color : #82a8b1;
	margin-top : 1em;
	border-top : dotted 1px #fad233;
}

.title1 {
	font-size : 16px;
	font-weight : bold;
	color : #4d7778;
	margin-bottom : .5em;
}

.title2 {
	font-size : 14px;
	color : #82a8b1;
	margin-bottom : .5em;
}

.title3 {
	font-size : 14px;
	font-weight : bold;
	margin-bottom : .5em;
}

.team {
	color : #acacac;
	margin-bottom : 1em;
}

a:link {
	color: #82a8b1;
	text-decoration: none;
	}

a:hover {
	color: #82a8b1;
	text-decoration: none;
	}

a:visited {
	color: #82a8b1;
	text-decoration: none;
	}
	

li {
	padding-bottom : .75em;
	margin-left : -1em;
}

.note {
	font-size : 9px;
}