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

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;	
}
.navtext A:link {color:#000000}
.navtext A:visited {color:#000000}
.navtext A:active {color:#990000}
.navtext A:hover {color:#666666}

.tagtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4B191C;
}
