    
body {
	background-color: #33CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
}

a {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
	
	}

form {
	background-color: #00CCFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #0000FF;
	right: 20px;
	width: 100%;
	text-decoration: underline;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a:hover {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
