@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f3efe6;
	margin: 0px 0px 0px 0px;
	margin-top: 90px;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #393126;
	}

h1, H2 {
font-size: 20px;
font-weight: bold;
}

.copy {
	font-size: 14px;
	line-height: 20px;
	}

.copyclicked
 {
	font-size: 14px;
	line-height: 20px;
	color: #393126;
	font-weight: bold;
	}
	
.copywhitebig
 {
	font-size: 22px;
	line-height: 34px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.copywhitesm
 {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

A:link { color: #8b7366; font-size: 14px; font-family: Times New Roman, Times, serif; font-weight: bold; line-height: 20px; text-decoration: none;    }
A:active { color: #393126; font-size: 14px; font-family: Times New Roman, Times, serif; font-weight: bold; line-height: 20px; text-decoration: none;    }
A:visited { color: #8b7366; font-size: 14px; font-family: Times New Roman, Times, serif; font-weight: bold; line-height: 20px; text-decoration: none;    }
A:hover { color: #393126; font-size: 14px; font-family: Times New Roman, Times, serif; font-weight: bold;line-height: 20px; text-decoration: none;    }

a.big:link, a.footer:visited, a.footer:active {
	font-size:16px;
	color: #393126;
	}

a.big:hover {
	text-decoration: underline;
	font-size:16px;
	color: #393126;
	}