BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: Navy;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-bottom: 0;
	margin-bottom: 0;

}	
		
H5	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black;
	}
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.85em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black;
	}
a {
	font-family: Verdana;
	color: Black;
	font-weight: bold;
}
.aHeader {
	font-family: Verdana;
	color: #FFFACD;
	text-decoration: none;
}

.TDbgImage {
	background-image: url(index_files/image004.gif);
	background-repeat: no-repeat;
}
.HeaderText{
	font-family: "Copperplate Gothic Bold", Verdana;
	font-size: x-large;
	color: Black;
}
.captionText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
	font-weight: bold;
}
.btnSmall
{
	font-weight: bolder;
	font-size: smaller;
	width: 75pt;
	color: #333366;
	background-color: lightgrey;
}
.btnMed
{
	font-weight: bolder;
	font-size: smaller;
	width: 100pt;
	color: #333366;
	background-color: lightgrey;
}
.btnLarge
{
	font-size: smaller;
	color: #333366;
	width: 400pt;
	background-color: lightgrey;
}
.txtLarge
{
	font-size: smaller;
	color: #333366;
	width: 400pt;
}
.txtMed
{
	font-size: smaller;
	color: #333366;
	width: 200pt;
}