body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ol {
	font-size: 1em;
}
ul {
	font-size: 1em;
}

.cell1 {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-spacing:5px;
	padding:5px;
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
}

h1 {
	margin-top: 50px;
	margin-bottom: 2px;
	font-size: 1.6em;
	font-weight:strong;
}
h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.4em;
}

footer {
	margin-top:20px;
	margin-bottom:20px;
}

.big {
	font-size: 1.6em;
}

.warn {
	color: #FF0000;
}

.normal {
	font-size: 1.2em;
}

a.topBar:link {
	color: #555555; text-decoration: none; font-size: 1.2em; font-weight: bold;
}

a.topBar:visited {
	color: #555555; text-decoration: none; font-size: 1.2em;  font-weight:bold;
}

a.topBar:hover {
	color: #000000; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

a.topBar:active {
	color: #333333; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

a.minilink:link {
	color: #555555; text-decoration: underline; font-size: 1em; font-weight: bold;
}

a.minilink:visited {
	color: #555555; text-decoration: underline; font-size: 1em;  font-weight:bold;
}

a.minilink:hover {
	color: #000000; text-decoration: none; font-size: 1em; font-weight:bold;
}

a.minilink:active {
	color: #333333; text-decoration: underline; font-size: 1em; font-weight:bold;
}

a.mainLink:link {
	color: #010078; text-decoration: none; font-size: 1.2em; font-weight: bold;
}

a.mainLink:visited {
	color: #010078; text-decoration: none; font-size: 1.2em;  font-weight:bold;
}

a.mainLink:hover {
	color: #010078; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

a.mainLink:active {
	color: #010078; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

a.mainLinkDyn:link {
	color: #010078; text-decoration: none; font-weight: bold;
}

a.mainLinkDyn:visited {
	color: #010078; text-decoration: none;  font-weight:bold;
}

a.mainLinkDyn:hover {
	color: #010078; text-decoration: underline; font-weight:bold;
}

a.mainLinkDyn:active {
	color: #010078; text-decoration: underline; font-weight:bold;
}

.calcell1 {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	border-spacing:0px;
	padding:0px;
	text-align: left;
	vertical-align: top;
}
.calcell2 {
	background-color:#C3C4D9;
	border:1px solid #CCCCCC;
	border-spacing:0px;
	padding:0px;
	text-align: left;
	vertical-align: top;
}
.calcell3 {
	background-color:#7E7BA6;
	border:1px solid #CCCCCC;
	border-spacing:0px;
	padding:0px;
	cursor: hand;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}

input {
	font-size: 1em;
}

