/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

/* Real styles - listed alphabetically */

A {cursor: auto}

A:link {
	text-decoration: underline;
	}

A:visited {
	text-decoration: underline;
	}

A:active {
	color: #FF5555;
	}

A:hover {
	color: #FF4A4A;
	}


BODY {
	margin-top : 0%;
	margin-right : 0px;
	margin-bottom : 0%;
	margin-left : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #ffffff;
	line-height: 10pt;
	color: #000000;
	}
.DateStamp {
	font-size: 9px;
	text-align: right;
}

.Keynote {font-size: 14px}

.PageTitle {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	line-height: 18pt;
}
.PageTitleCAPS {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

.P8on9 {font-size: 8pt;
	line-height: 9pt;
}

.P10on12 {
	font-size: 10pt;
	line-height: 12pt;
}

.PageBreakAlways {
page-break-after:always
}

.RedText {color: #FF0000}

.WhtOnRed {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
}

