BODY {
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg_line.gif);

}

A {
	color: #00008B;
	font-size: 12px;
}

A:HOVER {
	color: #006400;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.style15 fontITAL {
	font-style: italic;
}
.style15 font {
	font-style: normal;
	font-size: 11px;
}
.mediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.caption {
	font-size: 11px;
	font-style: italic;
}
.SmallerTExt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

