body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
	
	
a.more:link {
	color: #000000;
}

a.back:link {
	color: #000000;
}

a.more:visited {
	color: #000000;
}

a.back:visited {
	color: #000000;
}

a.more:hover {
	color: #000000;
	text-decoration: underline;
}

a.back:hover {
	color: #000000;
	text-decoration: underline;
}

a.more:active {
	color: #000000;
}

a.back:active {
	color: #000000;
}

li {
	list-style-type: square;
}

ul {
	margin: 0px;
	padding-left: 22px;
	font-size: 1em;
	line-height: 1.35em;
}

	h1 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

p.box {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #00213E;
	margin-bottom: 20px;
	font-size: .9em;
	line-height: 1.3em;
}

.beam {

	font-weight: bold;
	font-size: 0.85em;

	border: 1px solid #00213E;
	padding: 5px;
	margin-bottom: 5px;

}

h1.news {
	font-weight: bold;
	font-size: 1.1em;

	display: inline;
}

p.news {
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: .9em;
	line-height: 1.3em;
	
}

 p.underline {
	text-decoration: underline;
	margin-bottom: 7px;
	margin-top: 5px;
	font-size: .9em;
	line-height: 1.3em;
}

img.news {	display: block;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 3px;
}

img.team {
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 3px;
}

p.team {
	margin-bottom: 7px;
	margin-top: 5px;
	font-size: .9em;
	line-height: 1.3em;
}

img {
	display: block;

	padding-bottom: 3px;
}

h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.1em;
	width: 449px;
}

h3 {
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.0em;

}

p {
	margin-top: 0px;
	margin-bottom: 15px;

	line-height: 1.35em;
}

a.blind {
	text-decoration: none;
	color: #000000;
}

a.more {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a.back {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: .9em;
	display: block;
}

.underline {
	text-decoration: underline;
}

.more {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}


