.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #DDDDDd;
	padding: 30px;
	text-decoration: none;
	font-variant: normal;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.menuOn {
color: #CCCCCC
}
.bodySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	padding: 0px;
}
a:hover {
	color: #cccccc;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	text-transform: capitalize;
}
.bodyBigbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px;
	text-transform: none;
}
.lighter {
	color: #BBBBBB;
	text-decoration: none;
}
.bodyLight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
	padding: 20px 20px 30px;
	text-decoration: none;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #BBBBBB;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #BBBBBB;
	text-decoration: none;
}
