p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #003366;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000099;
	text-transform: uppercase;

}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;

}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000099;


}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {

}
.outlineBlue {
	border: 1px solid #0000CC;
}
.rightlineBlue {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
.tablePadding {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
