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

.middle {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #444;
		}

.paragraph {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #666666;
		}

.large {
                font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 48px;
	        line-height: 40px;
	        letter-spacing: -1px;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
                font-weight: 100;
				}
.middlelessleading {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #444;
}
.smallcopy {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 10px;
	line-height: normal;
	letter-spacing: 0px;
	color: #444;
	font-style: italic;
}
