body {
 margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px; 
}

a.MenuHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

a:hover.MenuHeader2 
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}

a.MenuHeaderSelected
{
	font-weight: bold;
	font-size: 12pt;
	color:  #ff6600;
	font-family: Verdana;
	text-decoration: none;
}

a:hover.MenuHeaderSelected
{
	font-weight: bold;
	font-size: 12pt;
	color:  #ff6600;
	font-family: Verdana;
	text-decoration: underline;
}

p.ParaTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #006699;
	font-family: Tahoma;
}

p.ParaBody
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	line-height: 18px;
	margin-left: 1cm;
	text-justify: auto;
	text-align: justify;
}

p.BlogTitle
{
	font-weight: bold;
	font-size: 20pt;
	color: #006699;
	font-family: Tahoma;
}

p.BlogAuthor
{
	font-size: 11pt;
	color: silver;
	font-family: Tahoma;
}

p.BlogBody
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	line-height: 18px;
	text-justify: auto;
	text-align: justify;
}


a.LeftSideLink
{
	font-weight: regular;
	font-size: 9pt;
	color: blue;
	font-family: Verdana;
	text-decoration: none;
}

a:hover.LeftSideLinkHover 
{
	font-weight: regular
	font-size: 9pt;
	color: blue;
	font-family: Verdana;
	text-decoration: underline;
}

td.LeftSideLinkSelected{
	background-color:#EDF7FF;
}
a.LeftSideLinkSelected
{
	font-weight: bold;
	font-size: 9pt;
	color:  black;
	font-family: Verdana;
	text-decoration: none;
}

a:hover.LeftSideLinkHoverSelected
{
	font-weight: bold;
	font-size: 9pt;
	color:  black;
	font-family: Verdana;
	text-decoration: underline;
}


p.ExternalLinkTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #006699;
	font-family: Verdana;
}

p.ExternalLinkDescription
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	text-justify: auto;
	text-align: justify;
}