body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright {
	color: #686A6C;
	font-size: 10px;
	font-family: tahoma;
}
.white_text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.normal_text {
	color: #464646;
	font-size: 11px;
	font-family: tahoma;
}
.title_text {
	color: #464646;
	font-size: 16px;
	font-family: arial;
	font-weight:bolder;
}
.black_text {
	color: #000000;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
}
.skyblue_text {
	color: #E66B1F;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
}
.title_orange {
	color: #E66B1F;
	font-size: 16px;
	font-family: arial;
	font-weight:bolder;
}
.normal_white {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
a:link {
	color: #464646;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: none;
	color: #E66B1F;
}
a:active {
	text-decoration: none;
	color: #464646;
}
.linkwhite:link {
	color: #ffffff;
	text-decoration: none;
}
.linkwhite:visited {
	text-decoration: none;
	color: #ffffff;
}
.linkwhite:hover {
	text-decoration: none;
	color: #E66B1F;
}
.linkwhite:active {
	text-decoration: none;
	color: #464646;
}

.linktext:link {
	color: #006699;
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.linktext:visited {
	color: #006699;
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.linktext:hover {
	color: #003366;
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.bluetext {

	color: #003366;
	font-size: 11px;
	font-family: tahoma;
}
.linespc1 {line-height:20px;}
.linespc {line-height:16px;}
