@charset "utf-8";
/* CSS Document */


body {
	background-color: #666666;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight:normal;
	color: #666666;
	line-height: 1.5;
	padding-left:145px;
	padding-right:145px;
	text-align: justify;	
	
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	font-variant:small-caps;
		
	
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	font-variant:small-caps;
		
	
}
.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #6e6e6e;
	
	}
.name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11.5pt;
	font-style:normal;
	font-weight:bold;
	color: #666666;
	
	}
.email{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style:normal;
	font-weight:bold;
	color: #65b8b2;
	text-decoration:none;
	font-variant: normal;
	}

.email:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style:normal;
	font-weight:bold;
	color: #65b8b2;
	text-decoration:none;
	font-variant: normal;
	
	}
.phone{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-style:normal;
	font-weight:normal;
	color: #8F9194;
	font-variant: normal;
	
	}

