
body {
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	margin: 0
}

.main  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; background: #ffffff; padding: 2em 1em 1em 1.5em; border: solid thin #ff3333 }

.footer  { color: #333333; font-size: xx-small; padding: 10px; border-right: solid thin #ff3333; border-bottom: solid thin #ff3333; border-left: solid thin #ff3333 }
.headTD { background-color: #000066 }
.footer-link {
	color: #000066;
	font-size: xx-small;
	font-weight: bold;
}

.indent  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; margin-right: 15px; margin-left: 15px; padding-right: 15px; padding-left: 15px; border: dashed thin #ff3333 }

.indent_nobox  { color: #000000; font-size: small; font-family: Arial, Helvetica, sans-serif; margin-right: 15px; margin-left: 15px; padding-right: 15px; padding-left: 15px }

.highlight_box  { font-size: x-small;  background: #ccc; margin: 2px; padding: 5px; border: thin #000066 }
.light_highlight { 	background: #eeeeee;
	border: thin  #000066;
	font-size: x-small;
	margin: 2px;
	padding: 5px;
}


.dark_highlight  { font-size: x-small; background: #ccc; margin: 2px; padding: 5px; border: thin #000066 }

.contact_box  { font-size: small; font-weight: bold; background: #c0c0c0; margin: 2px; padding: 5px; border: thin #000066 }


h2 {
	color: #000066;
}

h3 {
	color: #000066;
}

a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

.xsmall {
	font-size: x-small
}

li {
	font-size: small;
}

.head_background  {  border: solid thin #f33 }
.smaller { font-size: smaller }
