/* STYLESHEETS IN SITE */
A:link		{ font-family: Arial; color: #000000; font-size: 10pt; text-decoration:underline; }
A:visited   { font-family: Arial; color: #000000; font-size: 10pt; text-decoration:underline; }
A:active    { font-family: Arial; color: #C3C3C2; font-size: 10pt; text-decoration:underline; }
A:hover		{ font-family: Arial; color: #878785; font-size: 10pt; text-decoration:underline; }
a.Homepage_Text				{ text-decoration: none; color: #FFFFFF; font-size: 2.2em; line-height: 1; font-weight: 900;}
a.Homepage_Text p			{ text-decoration: none; color: #FFFFFF; font-size: 2.2em; line-height: 1; font-weight: 900;}
a.Homepage_Text:link		{ text-decoration: none; color: #FFFFFF; font-size: 2.2em; line-height: 1; font-weight: 900;}
a.Homepage_Text:visited	{ text-decoration: none; color: #FFFFFF; font-size: 2.2em; line-height: 1; font-weight: 900;}
a.Homepage_Text:hover      { text-decoration: none; color: #333333; font-size: 2.2em; line-height: 1; font-weight: 900;}
a.Homepage_Text:active     { text-decoration: none; color: #333333; font-size: 2.2em; line-height: 1; font-weight: 900;}
ul, ol {
list-style: none;
}
body {
font: 62.5%/1.3 Arial,sans-serif;
font-family: Arial, sans-serif;
text-align: left;
}
h1 {
font-size: 3.2em;
font-weight: bold;
color: #FF6000;
}
h2 {
font-size: 2.5em;
font-weight: bold;
color: #FF6000;
margin: 0 0 14px 0;
}
h3 {
font-size: 1.8em;
font-weight: bold;
color: #FF6000;
margin: 0 0 8px 0;
}
h4 {
font-size: 1.6em;
font-weight: bold;
color: #FF6000;
margin: 0 0 8px 0;
}
h5 {
font-size: 1.4em;
font-weight: bold;
margin: 0 0 2px 0;
color:#000000;
}
h6 {
font-size: 1.1em;
font-weight: bold;
margin: 0 0 2px 0;
color:#000000;
}
.h1 {
font-size: 3.2em;
font-weight: bold;
color: #FF6000;
}
.h2 {
font-size: 2.5em;
font-weight: bold;
color: #FF6000;
margin: 0 0 14px 0;
}
.h3 {
font-size: 1.8em;
font-weight: bold;
color: #FF6000;
margin: 0 0 8px 0;
}
.h4 {
font-size: 1.6em;
font-weight: bold;
color: #FF6000;
margin: 0 0 8px 0;
}
.h5 {
font-size: 1.4em;
font-weight: bold;
margin: 0 0 2px 0;
color:#000000;
}
.h6 {
font-size: 1.1em;
font-weight: bold;
margin: 0 0 2px 0;
color:#000000;
}

p {
font-size: 1.1em;
line-height: 1.4em;
margin: 0 0 5px 0;
}

