
h6, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #1E1C77;
	border: 0;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #E8E9A9;
	font-weight: bold;
}
a:visited {
	color: #A6FFA6
}

h1, h2, h3, h4, h5, h6, p, li {
	color: White;
}

input, textarea {
	background-color: White;
	border: thin double Red;
}

h3 {
	font-style: italic;
}


table {
	background-color: transparent;
	border-color: Silver;
	font-size: larger;
	padding: 5px;
	color: White;
}
a {
	
}
h4.arial {
	font-family: Arial, Helvetica, sans-serif;
}
p.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 130%;
	font-weight: bold;
}
.style4 {font-size: small}