body {
	margin-left: 5%;
	margin-right: 5%;
	background-color : White;
}

h1,h2,h3,h4,h5,p,ul {
	font-family: Tahoma, sans-serif;
}

pre {
	font-family: Tahoma;
}

H1 {
	margin-top: 10px;
	margin-bottom: 3px;
	color : #660033;
}

H2 {
	margin-top: 15px;
	margin-bottom: 3px;
	color : #660000;
}

H3 {
	margin-top: 15px;
	margin-bottom: 3px;
	color : #660000;
}

H5 {
	font-family: Tahoma, sans-serif;
	color : #003333;
	font-size : 10 pt;
	border-left : thin groove #003333;
	margin : 2%;
	border-left-width : thin;
	padding-left : 10px;
	font : normal;
}


div.color {
    background: rgb(204,204,255);
    padding: 0.5em;
    border: none;}
TABLE {
	font-family : Tahoma, Arial;
}
TD {
	font-size : 10pt;
}


:link {
	text-transform : none;
	color : Blue;
}  /* for unvisited links */
:visited {
	color: #FF9933
} /* for visited links */
:active {
	color: #006633
} /* when link is clicked */
:hover {
	color: Blue;
	text-decoration: underline;
	text-transform : none;
	
} /* when mouse is over link */

a { text-decoration: none } /* No underline for link */
.tabletxt {
	font-family: Tahoma;
	font-size: 0.8em;
}
.calendar {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
}
