body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:478647;
	background-color: #006699;
}

a:link {
	color: #478647;
	text-decoration: underline;
}

a:visited {
  color: #478647;
  text-decoration: underline;
}

a:hover {
color:#E8002D;
	text-decoration: underline;
}

a:active {
	color: #E8002D;
	text-decoration: underline;
	}
	
.overblue:link {
	color: #ffffff;
	text-decoration: underline;
}
.overblue:visited {
	text-decoration: underline;
	color: #ffffff;
}
.overblue:hover {
	text-decoration: underline;
	color: #e8002d;
}
.overblue:active {
	text-decoration: underline;
	color: #e8002d;
}

.caption {
font-size: 10px;
color: #006699;
}

.blueH1 {
font-size: 16px;
color: #006699;
}

.blueH2 {
font-size: 12px;
color: #006699;
font-weight:bold;
}

.style4 {font-size: 12px;
font-stretch:wider;
color: #478647;
padding-left:20px;
padding-right: 20px;
text-align:justify;
}

.style8 {font-size: 12px;
font-stretch:wider;
color: #478647;
text-align:justify;
}

.style3 {font-size: 14px;
font-stretch:wider;
color: #478647;
line-height: 22px;
}

.style5 {
font-size: 10px;
color: #478647;
}

.style6 {
	font-size: large;
	font-weight: bold;
	color:#478647;
}

.style7 {
font-size: 12px;
color: #F30036;
font-weight: bold;
text-align: right;
padding-right: 10px;
}

.digitalclock {
text-align:center;
color: #478647;
}


.padtop {
padding-top:10px;
}