BODY{
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 16px;
	background-color: #eeeeee
}

Div.Body {
	background-color: white;
	padding: 2px 2px 2px 2px;
	border: 1px solid #444444;
}

Div.Centering{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

a:link{
	color:#b91515; 
	text-decoration:none; 
}
a:visited{ 
	color:#b91515; 
	text-decoration:none; 
}
a:hover{ 
	color:red; 
	text-decoration:underline; 
}
a:active{ 
	color:#b91515; 
	text-decoration:none; 
}

a.Nav:link{
	font-size: 14px;
	font-weight: bold;
	color:#666666; 
	text-decoration:none; 
}
a.Nav:visited{ 
	font-size: 14px;
	font-weight: bold;
	color:#666666; 
	text-decoration:none; 
}
a.Nav:hover{ 
	font-size: 14px;
	font-weight: bold;
	color:#b91515; 
	text-decoration:underline; 
}
a.Nav:active{ 
	font-size: 14px;
	font-weight: bold;
	color:#666666; 
	text-decoration:none; 
}

DIV.LetterStyle1{
	padding: 15px 15px 15px 15px;
	margin-top: 10px;	
	background: #eeeeee;
}

DIV.LetterStyle2{
	padding: 15px 15px 15px 15px;
	margin-top: 10px;
}

SPAN.LetterSender{
	padding-left: 20px;
}

SPAN.LetterContent{
	font-style: italic;
}

DIV.WhatCanIDoHead{
	width:95%; 
	text-align: left; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
}

DIV.WhatCanIDoBody{
	width:80%; 
	text-align: left; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
}

LI.SpreadOutList{
	margin-top: 7px;
}

DIV.MissionStatementBox{
	width: 90%; 
	border: 3px solid #666666; 
	background-color: #cccccc; 
	text-align:left; 
	padding: 5px;
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
}

.BigLink {
	font-weight: bold;
}

.MissionStatementTitle{
	font-size: 17px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 23px;
}

.MissionStatementBody{
	font-size: 19px; 
	font-style: italic; 
	font-variant: normal; 
	font-weight: normal; 
	letter-spacing: 0; 
	line-height: 29px;
}
	