.whitefont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.crossedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
a.blackfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #ff5400;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	color: #000;
}
body {
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
}
a {
	color: #004848;
}
a:visited {
	color: #004848;
}
a:active {
	color: #B0C4B8;
}
.greentext {
	color: #00cc00;
}
#menu {
	font-style: italic;
	font-size: 1.1em;
}
.linkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}