/* GLOBAL STYLES */

html, body, td {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #FFFFFF;
line-height: 16px;
}

.copyright
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;	
}

a:link, a:active, a:visited, a:hover {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
line-height: 16px;
text-decoration: underline;
}

/* MISC STYLES */

img {
border: 0px;
margin: 0px;
padding: 0px;
}

.nav {
padding: 0px 0px 0px 1px;
}

/* CONTENT TEXT STYLES */

.bodybold {
font-family: Century Gothic, Tahoma, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
line-height: 16px;
}

.red {
color: #D71920;
}