body
{
    background-color: #07141c;
    color: #ffffff;
    font-size: 10pt;
    font-family: "Times New Roman", Times, serif;
}

table
{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.contentTable
{
    background-color: #454343;   
    border-width: 0px;
    border-style: none;
    
    }

td.contentTable
{
    padding: 10px 10px 20px 20px !important;
    vertical-align: top !important;
    text-align: left;    
}

.testimonials
{
    font-size: 9pt;   
}

.footerTable
{
    border-width: 0px;
    border-style: none;
    font-size: 10pt;
}

.heading
{
    font-size: 12pt; 
    font-weight: bold;
}

.borderedImage
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;	
}

A:link
{
    text-decoration: none;
    color: #ffffff;
}

A:visited
{
    text-decoration: none;
    color: #ffffff;
}

A:hover
{
    text-decoration: underline;
    color: #ffffff;
}

A:active
{
    text-decoration: underline;
    color: #ffffff;
}

#quotes{

	font:11px Georgia, "Times New Roman", Times, serif;
	
	width:200px;
	height:100px;
	margin:10px auto 0 auto;
	padding:0px;
	position:relative;
}

#author{
	
	position:relative;

    
}
