h1
{
	font-size: 16pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: black;
}

h2
{
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: black;
}

h3
{
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	color: black;
}

h6
{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: black;
}

body
{
	color: black;
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/Bkgnd-fill.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: EEEED4;
}

td
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: black;
}

p
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: black;
}

a:link
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: blue;
}

a:hover
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: navy;
}

a:visited
{
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #3d99f5;
}

a.cndark:link
{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.cndark:visited
{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.cndark:hover
{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	text-decoration: none;
}

a.cndark:active
{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

img { border-style: none; }
