﻿
h1
{
color: #61fce4;
font-weight: Bold;
font-family: Garamond, trebuchet ms, Verdana, Arial, helvetica;
text-align: left;
font-size: 36pt;
}

h2
{
color: #bc672e;
font-family: Garamond, trebuchet ms, Verdana, Arial, helvetica;
font-size: 18pt;
}

h3
{
color: #bc672e;
font-family: Garamond, Garamond, trebuchet ms, Verdana, Arial, helvetica;
font-size: 18pt;
}

p
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 6px;
}

body
{	font-size: large;
}

table
{
	table-border-color-light: rgb(51, 102, 102);
	table-border-color-dark: rgb(51, 102, 102);
	}
	
img {
	border-style: solid;
	border-width: 0px;
}

p a:link {
text-align: left;
	color: #E2B699;
}

p a:visited {
color:#e4b18f;

}

p a:hover {
color:#61fce4;


}

p a:active {
color:#e4b18f;
}

.left-navigation {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	color: #e4b18f;
	text-indent: 8px;
	text-align: left;
	margin-bottom:3pt;
	margin-top: 0px;
}
.bottom-margin-caption {
	
	margin-bottom:6px;
	font-size:12pt;
	color: #e4b18f;
	text-align: left;
	font-weight:bold;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	margin-top: 0px;
}
.normal-paragraph-text {
	
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	color: #E2B699;
	text-indent: 0;
	margin-bottom:6px;
	margin-top: 0px;

}
.medium-paragraph-text {
	
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	color: #e4b18f;
	text-indent: 0;
	text-align: center;
	margin-bottom:6px;
	margin-top: 0px;

}
.caption-navigation {
	border-width: 0px;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	color: #e4b18f;
	text-indent: 0;
	text-align: center;
	margin-bottom:6px;
	margin-top: 0px;

	
}
.regular-text {
	color: #E2B699;
	font-family: Garamond;
	font-size: 14pt;
	text-align: justify;
	text-indent: 0pt;
	vertical-align: top;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.table1 {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #BC672E;
	font-weight: 700;
	font-size: small;
}

