<style type="text/css">   

/* reset.css */
	html {margin:0;padding:0;border:0;}
	body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 
	fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section 
	{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
	article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
	body {line-height:1.5;background:white;}
	table {border-collapse:separate;border-spacing:0;}
	caption, th, td {text-align:left;font-weight:normal;float:none !important;}
	table, th, td {vertical-align:middle;}
	blockquote:before, blockquote:after, q:before, q:after {content:'';}
	blockquote, q {quotes:"" "";}
	a img {border:none;}
	:focus {outline:0;}
	
/* set HTML5 elements to block for older browsers */
	
	article,aside,figure,figcaption,footer,header,hgroup,nav,section,summary {display:block;} 
	
/* my css */
	
	body {background-color:white;font-family:"Helvetica Neue",Arial, Helvetica,sans-serif;}
	
	h1 { font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;font-style:italic;;
	   font-size:28px;;color:rgb(195,0,0);text-align:center;margin-top:45px;margin-bottom:25px;}
	
	h2{font-size:20px;text-align:left;margin-bottom:20px;color:rgb(195,0,0);}
	
	p {margin-botton:10px;}
	
	p,li  {font-size:19px;text-align:left;margin-bottom:10px;margin-left:0px;line-height:150%;}
	
	table {width:100%;font-size:19px;}
		
	th {font-weight:700;}	
	
	thead th {background:#c3d9ff;}	
	
	tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
	
	th, td {padding:5px;}
	
	ul {margin-left:20px;list-style:disc;}
	
	a {color:white; text-decoration:none;margin-top:10px;padding:10px;}
	
	.bar {font-size:20px;padding:7px;color:#FFCC33;width:100%;
		margin-top:8px;text-align:center;
		background-color:rgb(205,0,0);} 
				
	.border{border-style:solid;border-top-width:8px;border-bottom-width:8px;border-color:rgb(210,210,210);}
	
	.center {text-align:center;}
	
	.container {margin-left:15px;margin-right:15px;}
	
	.down-10 {margin-top:10px;}
	.down-20 {margin-top:20px;}
	.down-30 {margin-top:30px;}
	.down-40 {margin-top:40px;}
	.up-20   {margin-top:-20px;}
	img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

	.indent {margin-left:25px;}
	.instructor {width:340px;}	
	
	.nav {width:340px; display: block;
    margin-left: auto;
    margin-right: auto }

	.ntf {width:340px;margin-bottom:30px;}
	/*
	.space {width:8px;}
	*/
	
	
	
embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	

</style>
