body {
	font-family: Verdana;
	background-color: #ffffff;
	color: #646464;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

p, table {
	font-family: Verdana;
	color: #646464;
	font-size: 12px;
	text-align: justify;
}

a {
	font-family: Verdana;
	color: #005baa;
}

.menu {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

.menu:hover {
	text-decoration: underline;
}

.selmenu {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

.page_title {
	font-size: 18px;
	color: #005baa;
	font-weight: bold;
}

.title {
	color: #005baa;
	font-weight: bold;
	text-decoration: none;
}

.size_8 {
	font-size: 8px;
}

.size_10 {
	font-size: 10px;
}

.size_12 {
	font-size: 12px;
}

.size_14 {
	font-size: 14px;
}

.size_16 {
	font-size: 16px;
}

.size_18 {
	font-size: 18px;
}

.size_20 {
	font-size: 20px;
}                    	