﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;	  
}
.ContentTDHdr 
{
	font-family:Verdana;
	color:#DAD8D9;
	font-size:9pt;
	font-weight: bold;	
	background-color: Transparent; 
	width: 25%;  
}

.ContentTD 
{
	color:#DAD8D9;
	background-color: Transparent; 
	width: 75%;   
    font-family:Verdana;
	font-size:8pt;
	font-weight: bold;	
}

.pTitle
{
	color:#DAD8D9;
	background-color: Transparent;
    font-family:Verdana;
	font-size:12pt;
	font-weight: bold;	
}
.pContent
{
	color:#73726B;
	background-color: Transparent;
    font-family:Verdana;
	font-size:8pt;
	font-weight: bold;	
}
.pBottom
{
	color:#73726B;
	background-color: Transparent;
    font-family:Verdana;
	font-size:8pt;
	font-style:italic;
    
}
.sContent
{
	color:#73726B;
	background-color: Transparent;
    font-family:Verdana;
	font-size:13px; 
}
a:link { 
	color: #ACACAC;
	text-decoration: none;
	}
a:visited { 
	color: #ACACAC;
	text-decoration: none;
	}
a:hover { 
	color: #ACACAC;	
	text-decoration: none;
	}
a:active { 
	color: #ACACAC;
	text-decoration: none;
	}