@charset "UTF-8";

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F39;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin:0;
	padding:0;
	text-align: left;
	width: 500px;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin:0;
	padding:0;
	font-size: 130%;
	line-height: 120%;
	color: #FFF;
	text-align: left;
	width: 700px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin:0;
	padding:0;
	font-size: 200%;
	line-height: 100%;
	color: #FFF;
	text-align: left;
	width: 500px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 130%;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin:0;
	font-size: 60%;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0%;
	padding-left: 0;
	color: #FFF;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	padding: 0;
	line-height: 200%;
	margin: 0;
	color: #666;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 85%;
	line-height: 140%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: left;
	white-space: normal;
	margin:0;
	line-height: 170%;
	font-size: 75%;
	padding: 0%;
	width: 700px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: left;
	white-space: normal;
	margin:0;
	padding:0;
	color: #333;
	font-size: 80%;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 10px;
	color: #CCC;
}
.submenu a:link {
	text-decoration: none;
	color: #CCC;
}
.submenu a:visited {
	text-decoration: none;
	color: #CCC;
}
.submenu a:hover {
	text-decoration: none;
	color: #F39;
}
.menu a:active {
	text-decoration: none;
	color: #CCC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 95%;
}
.menu a:link {
	text-decoration: none;
	color: #FFF;
}
.menu a:visited {
	text-decoration: none;
	color: #CCC;
}
.menu a:hover {
	text-decoration: none;
	color: #F39;
}
.menu a:active {
	text-decoration: none;
	color: #FFF;
}
