body {
	color: #000;
}
.normalText {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 130%;
}
a {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #c0c0c0;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-family: calibri, arial, helvetica, sans-serif;
font-size: 18.5pt;
margin: 0 0 16px 0;
line-height: 130%;
color: #0a5183;
}

h2 {
font-family: calibri, arial, helvetica, sans-serif;
font-size: 14pt;
margin: 12px 0 12px 0;
line-height: 130%;
color: #808080;
          
}

h3 {
font-family: calibri, arial, helvetica, sans-serif;
font-size: 12pt;
}

p {
font-family: calibri, arial, helvetica, sans-serif;
font-size: 0.95em;
line-height: 130%;
margin: 12px 0 12px 0;
}

#content ul {
margin-left: 24px;
}

#content li {
list-style-type: circle;
font-family: calibri, arial, helvetica, sans-serif;
font-size: 0.95em;
line-height: 110%;
margin: 12px 0 12px 0;
}
