/* CSS Document */
.copyright {
	font-family: Arial
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	font-style: normal;
	font-family: Arial;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	color: #000000;
	line-height: 20px;
	font-weight:normal;
	font-style: normal;
	font-family: Arial;
	font-size: 14px;
}

.text:link {
	color: #000000;
	line-height: 20px;
	font-weight:bold;
	font-style: normal;
	font-family: Arial;
	font-size: 14px;
}

.menu {
	font-size: 15px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

.menu:link {  font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.menu:hover {  font-family: Arial; font-size: 14px; color: #000000; font-weight: bold;text-decoration: none}
.menu:visited {  font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.menu:active {  font-family: Arial; font-size: 14px; color: #000000; font-weight: bold; text-decoration: none}

.heading{
	font-family: Arial
	font-size: 20px;
	color: #2da2bf;
	line-height: normal;
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
}
.heading2{
	font-size: 20px;
	color: #999999;
	line-height: normal;
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
}
.subheading{
	color: #999999;
	line-height: normal;
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
}
.subheading2{
	color: #000000;
	line-height: normal;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}

