/* CSS Document */

body {
background-color: #e7e7e7;
font-family: Arial, Helvetica,sans-serif;
font-size: 10pt;
color: #ffffff;
font-weight: normal;
margin: 0px;
}
blockquote {
font-family: Arial, Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
font-weight: normal;
background: #ffffff;
}
div {
font-size: 10pt;
color: #000000;
font-weight: normal;
background: #ffffff;
}
p {
font-family: Arial, Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
font-weight: normal;
background: #ffffff;
}
span {
font-family: Arial, Helvetica,sans-serif;
font-size: 10pt;
color: #000000;
font-weight: normal;
}
td {
font-family: Arial, Helvetica,sans-serif;
font-size: 10pt;
font-weight: normal;
}
h1 {
font-family: Arial, Helvetica,sans-serif;
color: #000000;
font-size: 18pt;
font-weight: bold;
}
h2 {
font-family: Arial, Helvetica,sans-serif;
color: #FA8911;
font-size: 14pt;
font-weight: bold;
}
h3 {
font-family: Arial, Helvetica,sans-serif;
color: #186EAB;
font-size: 14pt;
font-weight: bold;
}
h4 {
font-family: Arial, Helvetica,sans-serif;
color: #000000;
font-size: 12pt;
font-weight: bold;
}
ol {
font-family: Arial, Helvetica,sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}
ul {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
input {
font-weight: normal;
}
select {
font-weight: normal;
}
textarea {
font-weight: normal;
}
a:active, a:link, a:visited 
{font-family: Arial, Helvetica,sans-serif;
font-size: 12px;
color: #186EAB;
font-weight: normal;
text-decoration: none
}
a:link {
font-family: Arial, Helvetica,sans-serif;
font-size: 12px;
color: #186EAB;
font-weight: normal;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica,sans-serif;
font-size: 12px;
color: #FA8911;
font-weight: normal;
text-decoration: none;
}
a:visited {
font-family: Arial, Helvetica,sans-serif;
font-size: 12px;
color: #9D637B;
font-weight: normal;
text-decoration: none;
}
	
