body         { font-family: Arial, Helvetica, sans-serif;
				margin: 0px;}
th, td, p    { font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}


#name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
}
#name1 {
	font-size: 24px;
	color: #999999;
	font-weight: lighter;
}

.address {
	border-bottom: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
	text-align:center;
	background-color: #efebf7;
	margin-top: 10px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	
		}	
.footer {
	font-size: 10px;}
		
.floatImageRight 
{
	float: right;
	border: 0px none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

.floatImageLeft 
{
	float: left;
	border: 0px none;
	margin: 0px 15px 0px 0px;
}




.noImageBorder
 {
	border: none;
}

.address a:link {
	text-decoration: none;
} 
.address a:visited {
	text-decoration: none;}
	
.address a:hover {
	text-decoration: underline;
}
.address a:active {
	text-decoration: underline;
}



.box {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	float: left;
	padding: 8px;
	background-color: #DADADA;
	color: #293442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
}

.box a:link {
	color: #293442;
}
.box a:visited {
	color: #293442;
}
.box a:hover {
	color: #293442;
}
.box a:active {
	color: #293442;
}

