/* Jamie Koslow CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #808080;
	
}
.bioText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #393939;
	text-align: justify;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	white-space: pre;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #525252;
	white-space: pre;
}

a:link {text-decoration: none; color: #333333}
a:hover {text-decoration: none; color: #8e8b54;}
a:visited {text-decoration: none; color: #333333}


.largeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #626262;
}
