body {
	
	background-color: Black;
}
table {
	
	background-color: #ffffff;
	color: black;
	border-color: #cc9900; 	
	border-left-width:8px;
	border-right-width: 8px;
	border-style: solid;
	
	
	margin-left: 13%;
	margin-top: 1%;
	}

h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 155%;
	color: #993366;
	font-weight: bold;
}
h2 {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-size: 100%;
	margin-left: 5%;
	margin-right: 5%;
}
H3 {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3333;
	font-size: 100%;
	margin-left: 5%;
	margin-right: 5%;
}

H4 {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 115%;
}



hr {
	width: 80%;
	color: #993366;
}
p {
	text-align: left;
	font-size: 100%;
	font-family: Times New Roman, Times, serif;
	text-indent: 0%;
	text-decoration : none;
	margin-left: 5%;
	margin-right: 5%;
	
}


P.QUOTES{
	background-color : #ffffff;
	text-align: left;
	text-indent: 1%;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color : #993366 ;
	word-spacing : normal;
	font-style: italic;
	margin-right : 20%;
	margin-left : 20%;
}

P.LINKS {
	background-color : #ffffff;
	text-align: left;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color : #993366 ;
	word-spacing : normal;
	margin-right : 15%;
	margin-left : 15%;
}

P.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
		font-style: italic; 
	}


P.footer {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 50%;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	
}





P.yellowspan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;	
background-color: #ffff99;
		margin-right : 10%;
	margin-left : 10%;	
	
}
table.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	width: 85%;
	text-align: left;
	
}
tr.agenda {
	text-align: left;
	vertical-align: top;
	
}

	td.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	padding: 7;
	
	}

	th.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	padding: 7;
}
th.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

td.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	padding: 3%;
	margin-top: 7%;
	margin: 3%;
	margin-bottom: 3%;
	
}


li {
	 font-family: Times New Roman, Times, serif;
	font-size: 90%;
	margin-right : 12%;
	margin-left : 12%;
	
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	letter-spacing : normal;
	line-height : normal;
	color : #ff3333;
	font-style : normal;
	text-decoration : none;
	}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	letter-spacing : normal;
	line-height : normal;
	color : Navy;
	text-decoration : none;
}
	A:HOVER {
	background-color : #ffffcc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
	text-decoration : none;
}
span.navy {
	font-family: Arial, Helvetica, sans-serif;
	Color: Navy;
	font-size : 100%;
	font-weight : bold;
}

span.copy {
	font-family: Arial, Helvetica, sans-serif;
	Color: #000000;
	font-size: 100%;
	font-style: italic;
	text-align: center;
}
span.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

span.cream {
	background-color: #FFEFD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: Navy;
	}

 span.bold {
	font-weight: bold;
}
.skiplink {display:none}