/* CSS Document */
body {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.body-text {
	color: #666666;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body-headings {color: #666666; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:36px}

a:link {color: #FFFFFF; text-decoration: none; font-weight: normal; font-family:"Century Gothic", Arial, Helvetica, sans-serif}
a:visited {color: #FFFFFF; text-decoration: none; font-weight: normal; font-family:"Century Gothic", Arial, Helvetica, sans-serif}
a:hover {color: black; text-decoration: none; font-weight: normal; font-family:"Century Gothic", Arial, Helvetica, sans-serif}
a:active {color: #FFFFFF; text-decoration: none; font-weight: normal;}

.style1 {color: #FFFFFF; font-size: 12px;  font-family:"Century Gothic", Arial, Helvetica, sans-serif}
.style2 {font-size: small}
.style3 {color: #FFFFFF; font-size: 12px; font-family:"Century Gothic", Arial, Helvetica, sans-serif }
.style4 {font-size: medium font-family:"Century Gothic", Arial, Helvetica, sans-serif}

a:link.yellow {color: black; text-decoration: none; font-weight: normal; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:14px}
a:visited.yellow {color: black; text-decoration: none; font-weight: normal; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:14px}
a:hover.yellow{color: black; text-decoration: none; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:14px}
a:active.yellow {color: black; text-decoration: none; font-weight: normal; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:14px }	

img {border: none;}
.description{font-size:14px;}