﻿body {
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
}
table {
}
td, th {
}
tr{
}
textarea {
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d21226;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

h1 {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
}
.redHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D61226;
}
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: italic;
}

.box {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAE614;
	font-size: small;
	border-top: 0px solid #0519EB;
	border-right: 0px solid #0519EB;
	border-bottom: thin solid #0519EB;
	border-left: thick solid #0519EB;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.bizHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top-style: none;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #28EBD7;
}
.redXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #D61027;
}

