A:link {
	color: #666666;
	text-decoration:none;
}

A:active {
	color: #666666;
	text-decoration:none;
}
A:visited {
	color: #666666;
	text-decoration:none;
}
A:hover {
	color: #666666;
	text-decoration:underline;
}

body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

body,td,th {
	font-size: 8pt; 
        line-height: 12pt; 
        font-family: "Lucida Grande", sans-serif
}

.title_big {
	font-size: 23px;
	line-height: 22pt; 
	font-weight: bold;
	text-transform: uppercase;
}

.title {
	font-size: 15px;
	line-height: 13pt; 
	font-weight: bold;
}

