.greyborder {
	border-left: 1px solid #DEDFE0;
	border-right: 1px solid #DEDFE0;
	border-bottom: 1px solid #DEDFE0;
}
.greytop {
	border-top: 1px solid #DEDFE0;
}
button{
	font-size:10px;
}
body {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	text-align: justify;
}
p {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	text-align: justify;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
h5 {
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

h6{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}

a {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.copyright {
	color:#909090;
}

ol, li{
	text-decoration:none;
	
}
