﻿/* Styles for Links */
.pixborder {
	border-style: solid;
	border-width: 1px;
}
h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Styles for Content */
h2 {
	font-size: 1.75em;
	color: #469;
	text-align: center;
}
h3 {
	color: #000000;
	text-align: center;
}
h4 {
	font-size: 1.25em;
	color: #469;
	text-align: center;
}
h5 {
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	font-size: x-small;
	color: #469;
}
.menuStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
