a:link       { color: #0066FF }
a:visited    { color: #0066ff}
a:active     { color: #CC00FF }
body         {
	font-family: 
               Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	text-transform: none;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/Background-content.jpg);
}
h1           { background-color: transparent; color: #5470B1; font-family: Verdana, Arial; 
               font-size: 17pt; font-style: normal; font-variant: normal; 
               text-decoration: none; text-transform: none; line-height: 130% }
h2           { color: #9F8EC4; font-family: Verdana, Arial; font-size: 15pt; line-height: 
               120% }
h3           { color: #7BBC4B; font-family: Verdana, Arial; font-size: 13pt; line-height: 120%}
h4           { color: #91863C; font-family: Verdana, Arial; font-size: 12pt; line-height: 120% }
h5           {
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: 120%;
	color: #9E616D;
}
H6			 {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 13pt;
	color: #B5B7A6;
	font-style: italic;
}
a:hover      { color: #FF0000 }
table        { font-family: Verdana, Arial; font-size: 9pt; line-height: 120%; margin-top: 0; 
               margin-bottom: 0; margin-right: 0; margin-lef: 0 }
li           { list-style-type: disc }
