/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
}

.norm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding: 6;
	width: 180px;
}

.navigation2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: inline;
	padding: 6;
	width: 180px;
}

.norm2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.noabs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	line-height: 1px;
	color: #000000;
	bottom: auto;
}
.norm3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.mss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.seibi {
	background-color: #FFFFFF;
	border-bottom-color: #0000FF;
	border-bottom-style: dotted;
	border-bottom-width: thick;
	border-top-color: #0000FF;
	border-top-style: dotted;
	border-top-width: thick;
	border-left-color: #0000FF;
	border-left-style: dotted;
	border-left-width: thick;
	border-right-color: #0000FF;
	border-right-style: dotted;
	border-right-width: thick;
	text-decoration: blink;
	color: #FF0099;
	}
