body {
	margin-left: 5%;
	margin-right: 5%;
}

h1,h2,h3,h4,h5,p,ul {
	font-family: Tahoma, sans-serif;
}
pre {
	font-family: Tahoma;
}
H2 {
	margin-top: 10px;
	margin-bottom: 3px;
	color : #660000;
}

H5 {
	font-family: Tahoma, sans-serif;
	color : #003333;
	font-size : 10 pt;
	border-left : thin ridge #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;
}

body {margin-left: 5%; margin-right: 5%; font-family: Tahoma, Arial; font-size: 10pt}

ul {font-family: Tahoma, Arial;}

p {font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica;}

H1 {color: #660000; font-family: Tahoma, Arial;}
H2 {color: #660000; font-family: Tahoma, Arial; margin: 1%;}
H3 {color: #660000; font-family: Tahoma, Arial;}
H4 {font-family: Tahoma, Arial; color: #660000;}

div.color {background: rgb(204,204,255); padding: 0.5em;}

TH {background-color: #660000; font-weight: bold; color: #F1F0CD; font-family: Tahoma, Arial; padding: 5px; font-size: 10pt; text-align: center;}

TD {font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

:link {font-family: Tahoma, Arial; color: Blue; text-decoration: none;}  /* unvisited links */
:visited {color: #660000; font-family: Tahoma, Arial;} /* for visited links */
:active {color: Orange; font-family: Tahoma, Arial;} /* when link is clicked */


.log {
	font-family: Tahoma;
	font-size: .7em;
	border: thin solid;
}
.borderbottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
}

