body {
	background-color: #000325;
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #FBFBFB;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}


table, tr, td {
	border: none;
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #FBFBFB;
	text-align: justify;
}


a:link, a:visited {
	font-style: normal;
	color: #7C1D1F;
	text-decoration: none;
}


a:hover {
	font-style: italic;
	color: #7C1D1F;
	text-decoration: none;
}


a:active {
	font-style: normal;
	color: #7C1D1F;
	text-decoration: none;
}


img {
	border: 0;
}


p, li { 
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}


b, i {
	color: #395D9F;
}


input, textarea, option, select {
	background-color: #00032B;
	font-family: georgia, serif;
	font-size: 13px;
	color: #FBFBFB;
	border: 1px solid #FBFBFB;
	padding: 1px;
}


h1 {
	font-family: georgia, serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 6px;
	color: #2A3A73;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
}


.nav {
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}


.nav a, .nav a:visited {
	font-style: normal;
	color: #2A3A73;
	margin: 0px 12px 0px 12px;
}


.nav a:hover {
	font-style: normal;
	color: #7C1D1F;
	margin: 0px 12px 0px 12px;
}


.nav a:active {
	font-style: normal;
	color: #2A3A73;
	margin: 0px 12px 0px 12px;
}