BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
background: #000066;
color: #003871;
}

P {
	font-size : 100%;
	line-height: normal;
	padding-top: 0px;
    padding-bottom: 0px;
}

TD, LI, UL, Table {
font-size : 100%;		/* 100% of the Body 80% */
}

HR {
	color: #003399;
	width: 50%;
}

A:LINK {
color : #3366CC;
text-decoration: none;
font-weight: bold
}
A:VISITED {
color : #3366CC;
text-decoration : none;
font-weight: bold
}
A:HOVER {
color : #0000FF;
text-decoration : overline underline;
font-weight: bold
}
A:ACTIVE {
color : #3366CC;
text-decoration : underline overline;
font-weight: bold;
}

.titleblock {
	font-size : 350%;
	font-weight : bold;
	color : #000066;
	font-family: "Edwardian Script ITC", "Brush Script MT", cursive;

}

H1 {
font-size : 130%;
font-weight : bold;
color : #000099;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #000099;
}

HR {
color: #000099;
height: 1px;
width: 100%;
}

.specialheader {
	font-size : 130%;
	font-weight : bold;
	background: #95A2CE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	color : #ffffff;
	border-color:#dfdbbf;
}
.specialwhitetext {
	font-size : 130%;
	color : #ffffff;
}
.greenalert {
	color : #090;
}
.redalert {
	color : #ff0000;
}
.whitetext {
	color : #ffffff;
}
.charcoaltext {
	color : #333;
}

.DRV {
	color: #000099;
	font-size : 180%;
	font-family: Edwardian Script ITC;
}

.enhancedbold {
	color: #000099;
	font-weight: bold;
	font-size : 120%;
}

.calendarentrybold {
	color: #000066;
	font-weight: bold;
}

.calendarentrylight {
	color: #000066;
}

.smallbold {
	font-size: 80%;
	font-weight: bold;
}
.smalllight {
	font-size: 80%;
}
.upsize {
	font-size: 120%;
}

.updatedtagline {
	font-size : 80%;
	font-style: italic;
}

.footer {
	font-size : 75%;
}
