body,p, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #C4CBB4;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
p{
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 1.4em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #979C88;
	font-size: 1em;
	text-transform: uppercase;
	color: #979C88;
}
ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.welcome {
	font-size: 13px;
}
.welcomehead {
	font-size: 15px;
}
.photo {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #072C47;
	border-right-color: #052338;
	border-bottom-color: #052338;
	border-left-color: #072C47;
}
.footer, .footer:link, .footer:visited {
	font-size: 10px;
	color: #0B385A;
}
.thumb {
	font-size: 9px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

