BODY  {
	font-family: garamond, "new york times", times;
	font-size: 16px;
	color: #000000;
}

TD  {
	font-family: garamond, "new york times", times;
	font-size: 16px;
	color: #000000;
	font-weight: 700;
}

blockquote {
	font-family: garamond, "new york times", times;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	}

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;	
	}

.title {
	font-family: garamond, "new york times", times;
	font-size: 60px;
	color: #FFFFFF;
	line-height: 45px;
	font-weight: bold;
	}

.subtitle {
	font-family: garamond, "new york times", times;
	font-size: 30px;
	color: #FFD4A5;	
	}

.header {
	font-family: garamond, "new york times", times;
	font-size: 30px;
	color: #7D3902;
	}

.smallheader {
	font-family: garamond, "new york times", times;
	font-size: 22px;
	color : #7D3902;
	}
	
.bigtext {
	font-family: garamond, "new york times", times;
	font-size: 23px;
	color: #000000;
	}
	
.bigtexthome {
	font-family: garamond, "new york times", times;
	font-size: 23px;
	color: #000000;
	}
	
.small  {
	font-family: garamond, "new york times", times;
	font-size: 14px;
	}

.biggertext {
	font-size: 25px;
	}

.biggertexthome {
	font-size: 25px;
	color: #7D3902;
	}

.smaller {
	font-size: smaller;
	}

.brown {
	color: #7D3902;
	}
	
.copyright  {
	font-family: garamond, "new york times", times;
	font-size: 14px;
	color: #FFD4A5;
	}
	
.scroll  {
	color: #E62600;
	font-size: 20px;
	font-family: garamond, "new york times", times;
	font-weight: bold;
	text-decoration: none;
	}
	
	

a.buttons:link {
	font-family: garamond, "new york times", times;
	color: #FFF1E1;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.buttons:visited {
	font-family: garamond, "new york times", times;
	color: #FFF1E1;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.buttons:hover {
	color: #E62600;
	text-decoration: none;
}
	
	

a.scroll:link {
	color: #E62600;
	font-size: 20px;
	font-family: garamond, "new york times", times;
	font-weight: bold;
	text-decoration: none;
}

a.scroll:visited {
	color: #E62600;
	font-size: 20px;
	font-family: garamond, "new york times", times;
	font-weight: bold;
	text-decoration: none;
}

a.scroll:hover {
	text-decoration: underline;
}
	
	

a.yikes:link {
	color: #FFFFFF;
	font-family: garamond, "new york times", times;
	font-weight: bold;
	text-decoration: none;
}

a.yikes:visited {
	color: #FFFFFF;
	font-family: garamond, "new york times", times;
	font-weight: bold;
	text-decoration: none;
}

a.yikes:hover {
	text-decoration: underline;
}
	
	

A:link {
	color: #E62600;
	font-family: garamond, "new york times", times;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #E62600;
	font-family: garamond, "new york times", times;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
