body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
A{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
A:link{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
A:hover{
	font-family: arial;
	font-size: 13px;
	color: #FF7700;
	text-decoration: none;
}
.orangetxt {
	font-family: arial;
	font-size: 12px;
	color: #FF7700;
	text-decoration: none;
}

body {
	background-color: #F4F4F4;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.signintxt {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.toplink {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.toplink A{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.toplink A:link{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.toplink A:hover{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.blacktxt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}
.blackboldtxt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	font-weight: bold;
}
.whitelink {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink A{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink A:link{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink A:hover{
	font-family: arial;
	font-size: 12px;
	color: #DAD8D8;
	text-decoration: none;
}
.whiteHD {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
}
.price {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.download {
	font-family: arial;
	font-size: 12px;
	color: #DAD8D8;
	text-decoration: none;
}
.download A{
	font-family: arial;
	font-size: 12px;
	color: #DAD8D8;
	text-decoration: none;
	padding-right: 8px;
}
.download A:link{
	font-family: arial;
	font-size: 12px;
	color: #DAD8D8;
	text-decoration: none;
	padding-right: 8px;
}
.download A:hover{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
}
.mainheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	padding-left: 0px;
}
.bluetxt{
	font-family: arial;
	font-size: 13px;
	color: #1E63AE;
	text-decoration: none;
}