p {
	font-family: Garamond sans-serif;
	font-size: 13px;
	color: #000033;
}
ul {
	font-family: Garamond sans-serif;
	font-size: 13px;
	color: #000033;
}
h1 {
	font-family: Garamond sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #000033;
	font-weight: bolder;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
h2 {
	font-family: Garamond sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000066;
	font-weight: bold;
}
h2 {
	font-family: Garamond sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000066;
	font-weight: bold;
}
.td-left2 {
	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/1-left.jpg);
}
.left-col {

	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Garamond sans-serif;
	font-size: 13px;
	color: #015A82;
	text-decoration: underline;
}
a:visited {
	font-family: Garamond sans-serif;
	font-size: 13px;
	color: #005a82;
	text-decoration: underline;
}
a:hover {

	font-family: Garamond sans-serif;
	font-size: 13px;
	color: #d1333c;
	text-decoration: underline;
}
a:active {


	font-family: Garamond sans-serif;
	font-size: 13px;
	color: #6890A5;
	text-decoration: underline;
}

a.footer:link {
	font-family: Garamond sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: small-caps;
}
a.footer:visited {
	font-family: Garamond sans-serif;
	font-size: 12px;
	color: #80A6EF;
	text-decoration: underline;
	font-variant: small-caps;
}
a.footer:hover {
	font-family: Garamond sans-serif;
	font-size: 12px;
	color: #C51230;
	text-decoration: underline;
	font-variant: small-caps;
}
a.footer:active {
	font-family: Garamond sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: small-caps;
}
a.left:link {
	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: normal;
}
a.left:visited {
	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #CCFF66;
	text-decoration: underline;
	font-variant: normal;
}
a.left:hover {

	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
	font-variant: normal;
}
a.left:active {


	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #CCFFFF;
	text-decoration: underline;
	font-variant: normal;
}
.td-right {
	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.left {

	font-family: Garamond sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}

body {
	background-color:#000033;
}.tableBox {
	border: thin dashed #C41230;
	list-style-type: square;
	background-color: #000033;
}
li {
	font-family: Garamond sans-serif;
	font-size: 12px;
	color: #000033;
	list-style-position: inside;
	text-align: left;
}
u {
	font-family: Garamond sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
input {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	border: thin outset #80A6EF;
}
div#content{
	position: relative;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 5px;
}
div#leftcol{
	position: relative;
	width: auto;
	padding: 5px;
	background-color: #80A6ED;
	border: thin dashed #990000;
	margin: 5px;
}
div#date{
	position: relative;
	width: auto;
	padding: 5px;
	background-color: #80A6ED;
	border: thin dashed #990000;
	margin: 5px;
}


.fronttableBoxCopy {
	border: thin dashed #C41230;
	list-style-type: square;
	background-color: #FFF;
}
