.Size12 {
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.Size18 {
	font-size: 18px;
	font-style: normal;
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial";
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}

.MainPageContent_GeneralTemplate {
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial"
}

.size14_italic {
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.link {
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}

body {
	background-color: #FFFFFF;
	margin-right: 200px;
	margin-top: 0px;
}

.PageTitle_GeneralTemplate {
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial";
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

.style4 {
	font-family: "Papyrus", "Times New Roman";
	font-size: 36px;
}

.style31 {
	font-family: "Eras Medium ITC", "Eras Demi ITC"; 
	font-size: 68px;
}

body,td,th {
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial";
}

.style33 {
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial"
}

.style36 {
	font-family: "Eras Medium ITC", "Eras Demi ITC";
	color: #000000
}

.Size16Normal {
	font-size: 16px;
	font-family: "Eras Medium ITC", "Eras Demi ITC", "Arial";
	font-style: normal;
	font-weight: normal;
}

.style37 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}

/* Markup
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0;
	padding: 0;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
p {
	margin: 1em 0;
	padding: 0;
}
a {
	background: transparent;
	color: blue;
	text-decoration: underline;
}
a:hover {
	background: transparent;
	color: red;
}
img, object {
	border: none;
	margin: 0;
	padding: 0;
}
ul, ol {
	font-size: 1em;
	margin: 1em 0 1em 2em;
	padding: 0;
}
ol ol {	list-style-type: lower-alpha; }
ol ol ol { list-style-type: lower-roman; }
ul ul, ul ol, ol ol, ol ul {
	margin: 0 0 0 2em;
	padding: 0;
}
.mistral {
	font-family: Mistral, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}
.italic_timesnewroman {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
