

P 	{
		/* 		
		font: normal 125% 'Segoe Ui Light', arial, sans-serif;
		color: white;
		*/
		
		/* text-align: center; */
		font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
		font-size: 15px;
		font-style: normal;
		font-variant: normal;
		font-weight: 300;
		line-height: 17px;
		color: black;
	}
/*	
a 	{
		color: white;
	}
	*/

/*a:link, a:visited {
    background-color: #FFFFFF;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}


a:hover, a:active {
    background-color: white;
    color: white;
}
*/
	
h3 	{
		text-align: right;
		font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
		font-size: 17px;
		font-style: normal;
		font-variant: normal;
		font-weight: 300;
		line-height: 17px;
		color: black;
		padding: 12px;
	}
h4 	{
		text-align: center;
		font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
		font-size: 25px;
		font-style: normal;
		font-variant: normal;
		font-weight: 300;
		line-height: 17px;
		color: black;
	}	
	
h1 {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	
	padding: 14px 25px;
	
	font-size: 35px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 35px;
	color: black;
	text-align: left;
	
	/*position: absolute;
    left: 20px;
    top: 400px; */
}



P.mygif 
	{
		margin-left: auto;
		margin-right: auto
	}
	
	

