body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #777777;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size : 8pt;
	color : #777777;
}

form {
	margin-bottom : 0px;
	margin-top : 0px;
}

span.title {
	font-size : 13pt;
	color : #6683aa;
	font-weight : bold;
}

span.titlesmall {
        font-weight: bold;
	font-size: 10pt;
	color: #6683aa
}

span.header {
	font-size : 10pt;
	font-weight : bold;
	color : #97b0d1;
}

span.small {
	font-size : 7pt;
}

p {
	margin-top : 0px;
	margin-bottom : 6px;
        text-align : justify;
}

div.w {
	color : #ffffff;
}

a {
	color : #6e8eb9;
	text-decoration : none;
}

a.w {
	color : #ffffff;
}

a.g {
	color : #619982;
}

a.r {
	color : #a88972;
}

a:hover {
	text-decoration : underline;
}

hr {
	color : #cccccc;
	height : 1px;
	border : 0px;
	background : #cccccc;
}