@charset "utf-8";
/* CSS Document */

a:active {  color: #000066}
a:hover {  color: #BB0000}
a:visited {  color: #BB0000}
a:link {  color: #000066}

.pagetitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: 600;
Tahomatter-spacing: 3px;
}
p {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #0D1735;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.boldit {
	font-weight: bold;
}
.lessertitle {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 600;
Tahomatter-spacing: 3px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #000066;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.smalltitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
Tahomatter-spacing: 3px;
}
.smalltext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.lessertitleblack {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	letter-spacing: 3px;
}
