body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
}
.edit {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}

.title {
	font-family: Tahoma;
	font-size: 50px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0em;
	vertical-align: baseline;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.bottomrightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.4border {
	border: 1px solid #000000;
}