﻿ol {
	font-size: 0.9em;
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
}
li {
	font-size: 0.9em;
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
}
h1 {
	font-size: 1.3em;
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
	font-weight: bold;
	margin-bottom: 20pt;
}
h2 {
	font-size: 1.2em;
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
	margin-top: 2em;
}
p {
	font-size: 0.9em;
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}
a:visited {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	color: #CC0066;
    text-decoration: underline;
}
td {
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
	font-size: 0.9em;
}
tr {
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
	font-size: 0.9em;
}
.frame1px {
	border: 1px solid #000000;
}
.attention {
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
	font-size: small;
	font-style: italic;
	color: #aa0033;
}
.leftAlign {
	text-align: left;
}
.tableData {
	font-family: "Courier New", Courier, Monospace;
	font-size: small;
}
.greyBG {
	background-color: #DBDBDB;
}
.lightRedBG {
	background-color: #FFCC99;
}
.blueBG {
	background-color: #99CCFF;
}
.picText {
	font-size: small;
	font-family: Calibri, Helvetica, Sans-Serif, Arial;
	font-style: italic;
}
.margin5px {
	padding: 5px;
	margin-top: 0px;
}
.lastChanged {
    margin-top: 0px;
	font-size: x-small;
	font-style: italic;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.superScript {
	font-size: x-small;
}
.posegColor {
	color: #426D8C;
}
.width25percent {
	width: 25%;
}
.width60percent {
	width: 60%;
}
/*  old settings:
h1 { font-size:1.4em; font-family: Arial; font-weight:bold; margin-bottom:20pt; }
h2 { font-size:1.2em; margin-top:2em; }
p { font-size:1.0em; }
a:link {
	text-decoration:none;
	color: Blue;
}
a:active {
	text-decoration:none;
	color: Aqua;
}
a:visited {
	text-decoration:none;
	color: Purple;
}
*/
