﻿.border {
	border: 1px solid #EB9848;
}
body{
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;

}
tr{
		font-family:Georgia;
	font-size:12pt;
	color:#544F55

}
a:link {color: #2D549F}
a:visited {color: #2D549F}
a:hover {color: #2D549F}
a:active {color: #2D549F}  

H1 {
	font-size: medium;
	margin: 0;
	font-stretch: semi-condensed;
	font-style: oblique;
	font-weight: bold;
	color: #C4112F;
}

H2 {
	font-size: x-small;
	margin: 0;
	font-stretch: semi-condensed;
	font-style: inherit;
	font-weight: lighter;
	color: #C4112F;
}

H3 {
	font-size: 9pt;
	margin: 0;
	font-style: inherit;
	font-weight: lighter;
	color: #C4112F;
	font-family:Calibri;
	}

H4 {
	font-size: 9px;
	margin: 0;
	font-stretch: semi-condensed;
	font-style: inherit;
	font-weight: lighter;
	color: #544F55;
	}

H5 {
	font-size: xx-large;
	margin: 0;
	font-stretch: semi-condensed;
	font-style: oblique;
	font-weight: bold;
	color: #C4112F;
