/*This is the corestylesheet of the site.*/
body {
	background-color: #FFF;
	color: #000a25;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
font-size: 1.0em;
color: #c0c0c0;
text-align: left; }
p {
	font-size: 0.8em;
	;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

background-color: #000000;
border-bottom: 1px #000000 solid;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
margin-left: 199px; }
ul {}
li {}
a {
	font-size: 16px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	background-color: #000;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 30px;
	color: #000;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
	color: #666;
}
a:active {
	background-color: #FFF;
	color: #000000;
	line-height: 10px;
}

