body {
	background-color:#1d4d8f;
}

a:link {
color: #33CCCC;
background: inherit;
text-decoration : none; 
padding : 0;
margin : 0;
}

.stdlink {
	text-decoration: none;
	color: #33CCCC;
}

a:visited {
color: #33CCCC;
background : inherit; 
text-decoration : none; 
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.stdlink2 {
	text-decoration: none;
	color: #33CCCC;
}

a:visited {
color: #33CCCC;
background : inherit; 
text-decoration : none; 
}

a:hover {
	color: #aec7e6;
	text-decoration: none;
}

a:active {
	color: #aec7e6;
	text-decoration: none;
}

.highlight {
	font-family: Arial;
	font-size: 14px;
	color: #80e7ec;
	font-weight: bold;
}

.navfooter {
	font-size: 12px;
	font-family: Arial;
	color: #eeeff0;
	font-weight: bold;
}

.heading {
	font-size: 18pt;
	font-family: Arial;
	color: #80e7ec;
	font-weight: bold;
}
.heading2 {
	font-size: 18pt;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
}

.subheading {
	font-family: Arial;
	font-size: 14px;
	color: #80e7ec;
	font-weight: bold;
}

.subheading2 {
	font-family: Arial;
	font-size: 14px;
	color: #80e7ec;
	font-weight: bold;
}

.subheading3 {
	font-family: Arial;
	font-size: 14px;
	color: #80e7ec;
	font-weight: bold;
}

.subheading4 {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.subheading5 {
	font-family: Arial;
	font-size: 12px;
	color: #b4ced2;
	font-weight: bold;
}

.note {
	font-family: Arial;
	font-size: 12px;
	color: #aec7e6;
}

.standard {
	font-size: 10pt;
	font-family: Arial;
	color: #eeeff0;
	font-weight: bold;
}
