﻿body {
	margin: 10px 10px 0px 25px;
	background: #ffffff;
	font-size: 14px;
	font-weight: 500;
	font-family:Arial;
	color: #000000;
}

		
h1 {
	font-family: "arial";
	font-size: 14pt;
	font-weight: bold;
	color: #4A0625;
	text-transform: none;
	margin-left: 10px;
	font-variant: small-caps;
}
h2 {
	font-size: 15px;
	font-weight: 500;
	font-family: "arial";
	color: #000048;
}
h3 {font-size: 15px;
		font-weight: 500;
		font-family: "arial";
		color: #000053;
}
	
h4 {
	font: 15px "Franklin Gothic";
}
h5 { font: 10pt arial;
	width: 220px;
}
h6 {  color: #FFD390;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial;
	
}

a:link {
	Color: #35090E;
	font-weight: 500;
	font-size: 14px;
}
a:visited {
	Color: #35090E;
	font-weight: 500;
	font-size: 14px;
}
a:hover {
	Color: #E52F49;
	font-weight: 500;
	font-size: 14px;
}
a:active {Color : #808080;
	font-weight: 500;
	font-size: 14px;
}

.text {
	font-family: Arial;
	font-size: 14px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	Color: #CC3300;
	font-weight: bold;
	font-variant: small-caps;
}

.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
.small {
	font-size: 10px;
	font-variant: small-caps;
	font-weight: 500;
}
.linespace {font-family: Arial;
	font-size: 14px;
	line-height: 24px;
}
.boldsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.indentfont {
	margin-left: 10px;
}
.mediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
.fineprint {
	font-family: Arial;
	font-size: 12px;
}
.boldsmgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008000;
}
