body {
	margin-left: 0px;
	margin-top: 4px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C3B08;
}
.main a:link {
	color: #0066cc;
	text-decoration: none;
}
.main a:visited {
	color: #0066cc;
	text-decoration: none;
}
.main a:hover {
	color: #6599FF;
	text-decoration: none;
}
.dateline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	color: #6599FF;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #5C3B08;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C3B08;
}
.menu a:link {
	color: #5C3B08;
	text-decoration: none;
}
.menu a:visited {
	color: #5C3B08;
	text-decoration: none;
}
.menu a:hover {
	color: #6599FF;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CFBA7B;
}
.copy a:link {
	color: #cfba7b;
}
.copy a:visited {
	color: #cfba7b;
}
.copy a:hover {
	color: #6599FF;
	text-decoration:none
}
.photo img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C3B08;
}
.photo a:link img {
	color: #5C3B08;
	text-decoration: none;
	border: #5C3B08;
}
.photo a:visited img {
	color: #5C3B08;
	text-decoration: none;
	border: #5C3B08;
}
.photo a:hover img {
	color: #6599FF;
	text-decoration: none;
	border: #6599FF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.login a:link {
	color: #990000;
	text-decoration: none;
}
.login a:visited {
	color: #990000;
	text-decoration: none;
}
.login a:hover {
	color: #6599FF;
	text-decoration: none;
}
.cliptext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}