.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
}
.title {
	color: #000099;
	font-weight: bold;
}
.SubTitle
{
    background-color:#999;
    color:#fff;
    padding:2px;
}
h1 {font-family: Arial;
    text-transform:uppercase;
    font-size:medium;
	}
	
h6 {font-family: Arial;
    text-transform:uppercase;
    font-size:x-small;
	}	
.ImageThumbnail
{
	 max-height:250px;
	 max-width: 250px;
	}	
	
	
.table, .td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	}	
	
	
	
	
 A.Content:link
{
	text-decoration: none;
    FONT-SIZE:small; 
    COLOR: #007550; 
    font-family: arial;
    font-weight:bold;
}
 A.Content:visited
{
	text-decoration:none;
    FONT-SIZE:small; 
    COLOR: #007550; 
    font-family: arial;
    font-weight:bold;
}
 A.Content:active
{
	text-decoration:underline;
    FONT-SIZE:small; 
    COLOR: #666; 
    font-family: arial;
    font-weight:bold;
}
 A.Content:hover
{
	text-decoration:underine;
    FONT-SIZE:small; 
    COLOR: Orange;
    font-family: arial;
    font-weight:bold;     
}  

	