﻿body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #FFFFCC;
}

b{font-size: 100%;}
em{color: red;}

.Normal
{
	font-family: Tahoma;
	font-style:normal;
	font-weight:bolder;
	font-size: 9pt;
	color: #006666;
}

.cntStyle
{
	font-family: Tahoma;
	font-style:normal;
	font-weight:bolder;
	font-size: 9pt;
	color: #006666;
}

.hdNav
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	color: #006666;
	text-align:center;

}

.hdNode
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #006666;
	text-align:left;

}

.hdNodeRoot
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #006666;
	text-align:left;

}

a {
	color: #006666;
	font-weight:bolder;
	
}

a:hover {
	color: #006666;
	font-weight:bolder;
}

a:visted {
	color: #006666;
}



