body {}
p {}
td {}
h1   { color: #560f79; font-weight: 500; font-size: 24px; font-family: "Arial Narrow" }
.side { color: #696969; font-weight: 600; font-size: 15px; font-family: "Arial Narrow" }
.bottom { color: white; font-weight: 600; font-size: 14px; font-family: "Arial Narrow" }
.bottom a:link {
	color: white;
	text-decoration: none;
}
.bottom a:visited {
	color: white;
	text-decoration: none;
}
.bottom a:hover {
	color: #e1edaf;
	text-decoration: underline;

}
.bottom a:active {
	color: white;
	text-decoration: none;
}
.descriptions {
	color: black;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana;
}
.small_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #606;
}
.bigwords {
	font-size: 17px;
	font-style: italic;
	line-height: 24px;
	color: #993;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 26px;
	color: #996;
}
.side a:link {
	color: #696969;
	text-decoration: none;
}
.side a:visited {
	color: #696969;
	text-decoration: none;
}
.side a:hover {
	color: #000000;
	text-decoration: underline;

}
.side a:active {
	color: #696969;
	text-decoration: none;
}
.plain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333;
}
.Red {
	font-weight: bold;
	color: #F00;
}
.redtext {
	color: #F00;
	font-size: 12px;
}
.red {
	color: #F00;
}

