body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background: #c1dbe8;
}

td, th {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	height: 12px;
}

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}

form {
	font: 12px Verdana;
	color: #000000;
}

.title {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
}

.subtitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.sidebar {
	font-family: Arial;
	font-size: 12px;
	background-color: #ebe9e7;
}

.titlebar {
	font-family: Arial;
	font-size: 12px;
	background-color: #000000;
	color: #FFFF00;
	font-weight: bold;
    background-color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.linkgeel {
	font-family: Arial;
	font-weight: bolder;
	color: ffff00;
	text-decoration: none;
	font-style: italic;
}

