BODY {
	font-size: 11pt;
	font-family: Garamond;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	background-color: White;
	background-image: url(../../images/back.gif);
	background-repeat: repeat-x;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #C7C3AE;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


A:visited {
	color: Navy;
	font-family: Garamond;
	background-color: transparent;
	font-size: 11pt;
	
}


A:link {
   color : Navy; 
	font-family: Garamond;
	background-color : transparent; 
	font-size : 11pt; 
	
}


A:hover {
	color: Maroon;
	font-family: Garamond;
	background-color: transparent;
	font-size: 11pt;
}


A:active {
   color : Navy; 
   font-family: Garamond;
	background-color : transparent; 
	font-size : 11pt; 
}


A {
   color : Navy;
   text-decoration : none; 
   font-family: Garamond;
	background-color : transparent; 
	font-size : 11pt; 

}


.Nav {
	color : Navy;
   text-decoration : none; 
   font-family: Garamond;
	background-color : transparent; 
	font-size : 13pt; 
	font: bold;
}


A.Nav:link	{
	color : Navy; 
	font-family: Garamond;
	background-color : transparent; 
	font-size : 13pt;
	font: bold;
}

A.Nav:visited	{
color: Navy;
	font-family: Garamond;
	background-color: transparent;
	font-size: 13pt;
	font: bold;
}

A.Nav:hover{
	color: Maroon;
	font-family: Garamond;
	background-color: transparent;
	font-size: 13pt;
	font: bold;
}

A.Nav:active{
 color : Navy; 
   font-family: Garamond;
	background-color : transparent; 
	font-size : 13pt;
	font: bold; 
}


.BB {
   font-size : 10pt; 
   color : Navy; 
   font-family: Garamond;
   background-color : transparent; 
}


A.BB:link	{
	color: Navy;
	font-family: Garamond;
	font-size: 10pt;
	text-decoration: none;
}

A.BB:visited	{
color:Navy;
font-family: Garamond;
font-size : 10pt; 
text-decoration:none;
}

A.BB:hover{
	color: Maroon;
	font-family: Garamond;
	font-size: 10pt;
	text-decoration: none;
}

A.BB:active{
color:Navy;
font-family: Garamond;
font-size : 10pt; 
text-decoration:none;
}

H1 {
   font-size : 15pt; 
   color: #1F4A2F;
   font-family: Garamond;
   background-color : transparent; 
}

H2 {
	font-size: 13pt;
	color: #1F4A2F;
	font-family: Garamond;
	background-color: transparent;
}

H3 {
   font-size : 12pt; 
   color: #1F4A2F;
   font-family: Garamond;
   background-color : transparent; 
}



P {
   font-size : 11pt; 
   font-family: Garamond;
   background-color : transparent; 
   text-align: justify;
}



TABLE {
	font-size: 11pt;
	font-family: Garamond;
	background-color: White;
}

TR {
   font-size: 11pt;
	font-family: Garamond;
	
}


TD {
   font-size: 11pt;
	font-family: Garamond;
	
}


.footer
{
	font-size: 10pt;
	color: Black;
	font-family: Garamond;
}



.HomeImage
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
}


.dashedline
{
    border-bottom: 1px dashed #FA8072;
    padding-top: 5px;
    margin-bottom: 5px;
    clear:right;
}