﻿body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #1941A5;
}
p {
	text-align: justify;
}
#upnavbar a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
#upnavbar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #f5f5f5;
	background-color: #1941A5;
}
}
#footnavbar a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}
#footnavbar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #1941A5;
}

.style4 {
	border-style: none;
	color: #1941A5;
}
.style5 {
	text-align: center;
	background-image: url('niceblue.gif');
}
h4 {
	color: #660033;
	
}
a {
	color: #1941A5;
}
.style6 {
	text-align: center;
	color: #660033;
	background-image: url('niceblue.gif');
}
a:visited {
	color: #660033;
}
a:active {
	color: #660033;
}
a:hover {
	color: #660033;
}
h3 {
	color: #660033;
	text-align: left;
}
.bloglink {
	border-style: solid;
	border-width: thin;
	padding: 10px;
	color: #1941A5;
	background-color: #C0C0C0;
}
