.style3 {
	font-size: 16px
}


.style2 {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
a:link {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #F6f5c9;
}
.yellowdash {
	border-left-width: thin;
	border-left-style: inset;
	border-top-color: #F6f5c9;
	border-right-color: #F6f5c9;
	border-bottom-color: #F6f5c9;
	border-left-color: #F6f5c9;
}
h1 {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6f5c9;
}

body {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6f5c9;
	background-image: url(./images/background.jpg);
}
.headshotBorder {
	border: thin ridge #F6f5c9;
}
.yellowHighlight {
	color: #FFFF00;
}

a:active {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F6f5c9;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.newsTable {
	line-height: 1.5em;
}
.newsTableDivider {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #F6F5C9;
	border-right-color: #F6F5C9;
	border-bottom-color: #F6F5C9;
	border-left-color: #F6F5C9;
}
.newsFrame {
	border: 1px solid #F6F5C9;
	padding: 5px;
}
