BODY	{ font-family: arial, verdana, helvetica, sans-serif; font-size: small; color: Navy; background-color: #FFFFFF; margin: auto; align: center; }

H1		{	font-family: arial, verdana, helvetica, sans-serif; font-size: medium; color: Maroon; font-weight: bold; margin-top: 0; margin-bottom: 0; margin: 0px 0px 0px 0px; }
H2		{	font-family: arial, verdana, helvetica, sans-serif; font-size: small; color: Maroon; font-weight: bold; margin-top: 0; margin-bottom: 0; margin: 0px 0px 0px 0px; }
H3		{	font-family: arial, verdana, helvetica, sans-serif; font-size: small; color: Navy; font-weight: bold; margin-top: 0; margin-bottom: 0; margin: 0px 0px 0px 0px; }

A			{	color: #0000FF; text-decoration: none; }
A:visited	{	color: #3344FF; text-decoration: none; }
A:hover		{	color: #CC0033; text-decoration : underline; background-color:#E6E9FE; }
SMALL.x		{	font-size : x-small; }
TD		    {	font-size : x-small; color: Navy; }

TABLE       {   margin: auto; align: center; }

.leftx      {   text-align: left; }
.centerx    {   text-align: center; }
.rightx     {   text-align: right; }

.width100   { width:100%; }
.width1     { width:1px; }
.width2     { width:2px; }
.width7     { width:7px; }
.width10    { width:10px; }
.width50    { width:50px; }
.width75    { width:75px; }
.width150   { width:150px; }
.width200   { width:200px; }
.width400   { width:400px; }
.width500   { width:500px; }
.width520   { width:520px; }
.width625   { width:625px; }
.width730   { width:730px; }

.border0    { border:0px; }
.border1    { border:1px solid #ff0000; }

.top5       { margin-top: 5px; }
.top10      { margin-top: 10px; }
.top15      { margin-top: 15px; }
.top20      { margin-top: 20px; }

.bottom5    { margin-bottom: 5px; }
.bottom10   { margin-bottom: 10px; }
.bottom15   { margin-bottom: 15px; }
.bottom20   { margin-bottom: 20px; }

.bgcolorftr { background-color: #5E77B9; }

.imgbarmaroon { background-image:url(http://kdcinfo.com/kdc-icons/bar_maroon.gif); }

object.flashvideo { width: 160px; height:6px; }

B		{ font-weight : bold; }
.title {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : medium;
	color : Maroon;
	font-weight : 900;
	text-align : center;
}
.ET {
	color : Navy;
	font-size : smaller;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0px 0px 0px 0px;
}
.H1 {
	color : #CC9959;
	font-size : medium;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	margin-top : 20;
	margin-bottom : 20;
	margin : 20px 0px 20px 0px;
}
.H2 {
	color : Maroon;
	font-size : small;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	margin-top : 16;
	margin-bottom : 16;
	margin : 16px 0px 16px 0px;
}

.H2nb {
	color : Maroon;
	font-size : small;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	margin-top : 16;
	margin-bottom : 16;
	margin : 16px 0px 16px 0px;
}
.H3 {
	font-size : small;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	line-height : normal;
	margin-top : 12;
	margin-bottom : 12;
	margin : 12px 0px 12px 0px;
}
.H4 {
	font-size : smaller;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	line-height : normal;
	margin-top : 8;
	margin-bottom : 8;
	margin : 8px 0px 8px 0px;
}
.H4blue {
	color : Navy;
	font-size : smaller;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	line-height : normal;
	margin-top : 8;
	margin-bottom : 0;
	margin : 8px 0px 0px 0px;
}
.H5 {
	font-size : x-small;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	line-height : normal;
	margin-top : 4;
	margin-bottom : 4;
	margin : 4 0 4 0;
	margin : 4px 0px 4px 0px;
}
.H6 {
	font-size : x-small;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	line-height : normal;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0px 0px 0px 0px;
}
.H6nb {
	font-size : x-small;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	line-height : normal;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0px 0px 0px 0px;
}

.dkbg {
	color : #FFFFFF;
	font-size : smaller;
	font-family : arial, verdana, helvetica, sans-serif;
}
OL { margin-left : 50px; }
UL {
	margin-left : 25px;
	padding-left : 1px;
	text-indent : 1px;
	left : 1px;
}
DL { margin-left : 50px; }
DT { font-weight : bold; }
