P {
	font-family: sans-serif;
	font-size: 10pt;
	color: #777E95;
	padding-left : 50px;
	padding-right : 50px;
}
HR {
	color: #777E95;
}
.title {
 font: bold 16pt Arial;
 letter-spacing: 1pt;
 color: #777E95;
}
.title2 {
	font: bold 18pt Arial;
	letter-spacing: 1pt;
	color: #777E95;
	font-style : italic;
}
.title3 {
	font: bold 12pt Arial;
	letter-spacing: 1pt;
	color: #777E95;
	font-style : italic;
}
.tabletext{
	font-family: sans-serif;
	font-size: 10pt;
	color: #777E95;
}

.footer {
 font: 7pt Arial;
 color: #777E95;
}
.quotes {
	font: bold 10pt Arial;
	color: #777E95;
	padding-left : 50px;
	padding-right : 25px;
}
.quotesname {
	font: 10pt Arial Bold;
	color: #777E95;
	padding-left : 200px;
	padding-right : 25px;
}

a:hover { color: 698692}
a:active { color: 698692}
a:link { color: 698692}
a:visited { color: 698692}

