.title {
	font-family: arial;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	}
	
.text {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}

p {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}

a {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

.pagetitle {
	font-family: arial;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	}
	
.side {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
a.side {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.side:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

a.sidelink {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	}
a.sidelink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}
	
.small {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
a.small {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}
a.small:hover {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
