﻿body 
{
	padding:0px;
	margin:0px;
}

img
{
	border:0px;
	padding:0px;
}

a:link       
{ 
	text-decoration: none;
	color: #585395;
}

a:visited
{ 
	text-decoration: none; 
	color: #585395; 
}

a:active
{ 
	text-decoration: none; 
	color: black;
}

a:hover      
{ text-decoration: none; 
	color: black; 
}

basefont 
{ 
	font-size: 10pt; 
	font-family: Arial, Helvetica;
	color: black;
} 

.bodyTxt 
{  
	font-family: Arial, Helvetica; 
	font-size: 10pt;
}

.headerTxt 
{  
	font-family: Arial, Helvetica; 
	font-size: 18pt; 
	color: #585395; 
	font-weight: bold;
}


.compareTxt 
{  
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
}

p
{ 
	font-family: Arial, Helvetica;
	font-size: 11pt;
}
