/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	font-family:Georgia, 'Times New Roman', Times, serif;	font-size:18px;

	color: #000000; 
}
a {	
	color: #ffffff; 
}
a:hover {		font-style:italic;
	font-style:italic;

	color: #ffffff; 
}
h1 {	
	font-family:Georgia, 'Times New Roman', Times, serif;	font-weight:500;
	font-size:42px;
	letter-spacing:1px;
 
}
h2 {	
	font-family:Georgia, 'Times New Roman', Times, serif;	font-weight:500;
	font-size:20px;
	letter-spacing:1px;
 
}
h3 {		font-size:18px;
	letter-spacing:1px;
 
}
h4 {	
	font-family:Georgia, 'Times New Roman', Times, serif;	font-size:14px;
	letter-spacing:.5px;
 
}
h6 {	
	font-family:Georgia, 'Times New Roman', Times, serif; 
}
#header {	
	font-family:Georgia, 'Times New Roman', Times, serif; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-color: #000000; 
}

/* Themify Custom CSS */
a{
color:white !important;
}
a:hover!important{
color:white;
}