	h1.cim { text-align : center; color : maroon; font-family : Verdana, sans-serif; font-weight: bold; font-variant:small-caps}
	h2.cim { text-align : center; color : maroon; font-family : Verdana, sans-serif; font-weight: bold}
	h3.cim { text-align : center; color : black; font-family : Verdana, cursive, sans-serif; font-weight: bold}
 	h4.cim { text-align : center; color : black; font-family : Verdana, sans-serif; font-weight: bold}
	.bisque_box { background-color: #ffe4c4; margin: 0 5% 0 5%; text-align:justify; padding: 10px 10px 10px 10px}
	.beige_box { background-color: #f5f5dc; margin: 0 5% 0 5%; text-align:justify; padding: 10px 10px 10px 10px}
	.arial {font: 10pt Arial, sans-serif}
	.larger {font-size: 110%}
	.verdana {font-family: Verdana, sans-serif; font-size: 90%}
	.peru {color:#8b4513;font-weight:700}
	a:link {text-decoration: none; font-weight:600}
	a:visited {text-decoration: none;font-weight:600}

b a.tip
		{
		    margin-right: 2pt
		}
		
span.hint
		{
		    border-right: black 1px solid;
		    padding-right: 2px;
		    border-top: black 1px solid;
		    padding-top: 2px;
		    border-left: black 1px solid;
		    padding-left: 2px;
		    border-bottom: black 1px solid;
		    padding-bottom: 2px;
		    font-weight: normal; 
		    font-variant: normal;
		    left: 0px;
		    top: 0px;
		    visibility: hidden;
		    text-transform: none;
		    position: absolute;
		    font-style: normal;
		    font-family: arial;
		    font-size: 10pt;
		    color: black;
		    background-color: #fff8dc;
		   text-decoration: none; 
		}

span.pic
		{
		    border-right: black 2px solid;
		    padding-right: 2px;
		    border-top: #808080 2px solid;
		    padding-top: 2px;   
		    border-left: #808080 2px solid;      
		    padding-left: 2px;
		    border-bottom: black 2px solid; 
		    padding-bottom: 2px;   
		    font-weight: normal;
		    left: 0px;
		    visibility: hidden;
		    text-transform: none;
		    color: black;
		    font-style: normal;
		    font-family: arial;
		    position: absolute;
		    top: 0px;
		    background-color: #fdf5e6;
		    font-variant: normal;
		    text-decoration: none
		}

	div.insert
	{
		font: 10pt/14pt Arial, sans-serif;
		color: #000000;
		background-color: #E5E5CC;
		border: 1px inset #0066C2;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		margin-top: 4px;
		margin-bottom: 4px;
		margin-left: 20px;
		margin-right: 20px;
		display:inline;

	}

