html,body{
	margin:0;
	padding:0;
	width="100%"
	height:100%;
	border:none;
	color: #FFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
}

body {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 140%;
}
#fullheight {
	height:100%
}

menu {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	color: #000;
}

td {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	color: #F0F0F0;
}

th {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	color: #FFF;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	color: #FFF;
}

h1 {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

h2 {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

a:link {
	color: #E67215;
	text-decoration: none;
}

a:visited {
	color: #E67215;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #E67215;
}

a:active {
	text-decoration: underline;
	color: #E67215;
}

a.menu {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	text-decoration: none;}

a.menu:hover {
	font-family: Century Gothic, MS Sans Serif, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	text-decoration: underline;
}

a.menu:visited {
	font-family: "Century Gothic", "MS Sans Serif", Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}

