body {
	background-color: #1E3864;
	color: #C3D1D3;
	font-family: "Century Gothic";
	font-size: 12px;
}
a:hover {
	color: #FF9900;
}
a:link {
	color: #C3D1D3;
	text-decoration: underline;
}
a:active {
	color: #C3D1D3;
	text-decoration: underline;
}
a:visited {
	color: #C3D1D3;
	text-decoration: underline;
}


.style5 {
	font-size: 25px;
	font-style: normal;
	font-family: "Century Gothic";
	font-weight: lighter;
	font-variant: normal;
}
.style6 {
	font-size: 24px;
	font-weight: normal;
}
.style12 {font-size: 18px}

.style1 {
	font-size: 12px;
	font-weight: lighter;
}
HTML
{
	scrollbar-3dlight-color: #1E3864;
	scrollbar-arrow-color: #FF9900;
	scrollbar-base-color: #1E3864;
	scrollbar-darkshadow-color: #1E3864;
	scrollbar-face-color: #1E3864;
	scrollbar-highlight-color: #1E3864;
	scrollbar-shadow-color: #1E3864;
}
.style1Copy {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.style2Copy {
	padding-left: 10px;
}
