body {
	margin: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.defaulttext, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;

}
.defaulttext a {
	color: #66CCFF;
	text-decoration: none;

}
.defaulttext a:hover {
	color: #FFFFFF;
}
.navtext a {
	text-decoration: none;
	color: #66CCFF;
}
.navtext a:hover {
	color: #FFFFFF;
}

.greybox {
	border: 1px dotted #CCCCCC;
	top: 5px;
	padding: 1px;
	vertical-align: top;

}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #66CCFF;

}
.navbox {
	padding: 3px;
	left: 10px;
	top: 10px;
	border: 1px solid #66CCFF;
	height: auto;
	background-color: #3366CC;
	text-align: center;
	margin: 1px;


}
.navtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF;
}
.bluebox {

	padding: 5px;
	border: 1px solid #66CCFF;
	background-color: #3366CC;
	margin: 1px;
}
.smalltext a {
	text-decoration: none;
	color: #66CCFF;

}
.smalltext a:hover {

	color: #FFFFFF;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF;
}
h1 b {
	color: #FFFFFF;
}
h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF;
}
h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
	color: #66CCFF;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.divider {
	border-top: 1px dotted #66CCFF;
	border-right: 1px none #66CCFF;
	border-bottom: 1px none #66CCFF;
	border-left: 1px none #66CCFF;

}

