a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	text-decoration: none;
	font-weight: none;
	color: #0000FF;
}

.bottombar {background-image:url(../images/bottombar.gif)

}

.topbar {background-image:url(../images/topbar-bg.gif)

}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.TextBody{font-family: Arial;
	font-weight: none;
	font-size: 14px;
	color: #878787;
}

.Tick{font-family:Wingdings;
	font-weight: none;
	font-size: 14px;
	color: #878787;
}

.Tick2{	font-weight: none;
	font-size: 16px;
	color: #878787;
}

.linespacing {line-height: 150%;
}

.SubTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
	color: #878787;
}

.TextKeywords{font-family: Arial;
	font-weight: none;
	font-size: 8px;
	color: #FFFFFF;
}