/* CSS Document */

body {
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: -1px;
	margin-bottom: -1px;
}

.faq {
	font-weight: normal;
}

.faq a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.faq a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.faq a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.faq a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}


.gloss {
	font-weight: normal;
}

.gloss a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.gloss a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.gloss a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.gloss a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.menu a:link {
	text-decoration: underline;
	color: #000000;
}

.menu a:visited {
	text-decoration: underline;
	color: #000000;
}

.menu a:hover {
	color: #666666;
	text-decoration: none;
}

.menu a:active {
	text-decoration: underline;
	color: #000000;
}

.menu2 a:link {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
}

.menu2 a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
}

.menu2 a:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

.menu2 a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
}

