body {
	font-family: Arial, Helvetica, Verdana, FreeSans, sans-serif;
}

p {
	margin: 10px 0px;
}
.lastUpdated  {
	margin-bottom: 0px;
	display: none;
}
body li {list-style-type:none}

body .fontStyle01 p,
body .fontStyle02 p,
body .fontStyle03 p,
body .fontStyle04 p,
body .fontStyle05 p,
body .fontStyle06 p,
body .fontStyle07 p,
body .fontStyle08 p,
body .fontStyle09 p,
body .fontStyle10 p,
body .fontStyle11 p,
body .fontStyle12 p,
body .fontStyle13 p,
body .fontStyle14 p,
body .fontStyle15 p,
body .fontStyle16 p,
body .fontStyle17 p,
body .fontStyle18 p {
	font-size: 1.0em;
}


h1,
h2.pageTitle {
	margin: 7px 0px 10px 0px;
	padding: 0px;
}

/* Non-link CSS */
body .fontStyle01,
.fontStyle01 p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.2em;
}
body .fontStyle02,
.fontStyle02 p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
	color:#000;
}

body .fontStyle03,
.fontStyle03 p {
	font-size: 1em;
	text-transform: uppercase;
}

body .fontStyle04,
.fontStyle04 p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.15em;
}

body .fontStyle05,
.fontStyle05 p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

/* Was TV fontStyle08 */
body .fontStyle07,
.fontStyle07 p {
	font-weight: normal;
	font-size: 0.75em;
}
.fontStyle07 p,
p.fontStyle07 {
	line-height: 1.5em;
}
.fontStyle07 .fontStyle07 p {
	font-size: 1em; /* formula = fontStyle07/fontStyle07 (rounded down for small font sizes) */
	
}

/* Was TV fontStyle10 */
body .fontStyle08,
.fontStyle08 p {
	font-weight: normal;
	font-size: 0.7em;
}
.fontStyle07 .fontStyle08 {
	font-size: 0.90em; /* formula = fontStyle08/fontStyle07 (rounded down for small font sizes) */
}

/* Was TV fontStyle07 */
body p.fontStyle10,
body .fontStyle10,
.fontStyle10 p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
}


/* Link CSS */

a {
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}


.linkStyleL03 a,
a.linkStyleL03 {
	font-size: 1em;
	text-transform: uppercase;
}


/* Was TV linkStyleL17 */
.linkStyleL06 a,
a.linkStyleL06 {
	font-weight: bold;
	font-size: 0.7em;
}

/* Was TV linkStyleL16 */
.linkStyleL07 a,
a.linkStyleL07 {
	font-weight: normal;
	font-size: 0.5em;
}

.fontStyle07 .linkStyleL07 {
	font-size: 0.90em; /* formula = linkStyleL07/fontStyle07 (rounded down for small font sizes) */
}


/* Was TV linkStyleL07 */
.linkStyleL08 a,
a.linkStyleL08 {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.8em;
}

/* Was TV linkStyleL05 */
.linkStyleL11 a,
a.linkStyleL11 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

