﻿p {
	margin-top: 5px;
	margin-bottom: 5px;

}

h1 {
	padding: 0px 0px 0px 0px;
	border: thick none #001e8f;
	margin: 0px;
	font-size: x-large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #00237E;
}
h2 {
	font-size: medium;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #00237E;
}
h3 {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 17px;
	white-space: normal;
	font-style: italic;
	color: #4FA600;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: top;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 2px;
	margin-top: 2px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	white-space: normal;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	
}
a {
	color: #04b;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
img {
	border-style: none;
	text-align: center;
}
#content sup {
	font-size: x-small;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	text-transform: capitalize;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #808080;
	border-left-color: #808080;
}
ul {
	margin-top: 3px;
}

