body, table, tr, td {
	font: 8pt verdana,arial,helvetica sans serif,times new roman;
	color: #AFAFAF; 
	letter-spacing: 1px;
	line-height: 15px;
}

i {color: #88C7DA; font-size: 9pt;}
b {color: #BFD644}


A:link {
	 COLOR: #E4D73D; TEXT-DECORATION: none; letter-spacing: 3px;
}
A:active {
	 COLOR: #E4D73D; TEXT-DECORATION: none; letter-spacing: 3px;
}
A:visited {
	 COLOR: #E4D73D; TEXT-DECORATION: none; letter-spacing: 3px;
}
A:hover {
	 COLOR: #AFAFAF; TEXT-DECORATION: none; letter-spacing: 3px;
}

input, textarea, option, select {
	background-color: #FCFCFC;
	font: 8pt verdana, arial, helvetica, times new roman;
	font: bold;
	letter-spacing: 1p;
	color: #BFD644;
	border: 1px solid #AFAFAF;
	padding: 2px;
}

blockquote {
	line-height: 20px;
}
.h3 {
border-bottom: dashed;
border-bottom-width: 1px;
text-align: left;
font-family: "Georgia", serif;
font-size: 15pt;
font-style: italic;
color: #AFAFAF;
letter-spacing: 5px;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

.h3:first-letter{
font-size: 40px; 
font-weight: bold;
font-family: Georgia, Helvetica, sans serif; 
font-style: italic;
color: #88C7DA;
text-transform: lowercase;
}

.bio {
border-width: 0px;
text-align: left;
font-family: "Georgia", "Arial", serif;
font-size: 12pt;
font-style: italic;
color: #AE95B1;
letter-spacing: 2px;
padding-left: 5px;
padding-top: 10px;
}

.img {
border: 4px solid #C7D3D1;
padding: 1px;
margin: 1px;
text-decoration: none;
}

.menu A, .menu A:link, .menu A:active, .menu A:visited {
text-align: left;
font-family: "Georgia", "Arial", serif;
font-size: 12pt;
font-style: italic;
color: #AFAFAF;
letter-spacing: 2px;}


.menu A:hover {border-width: 0px;
text-align: left;
font-family: "Georgia", "Arial", serif;
font-size: 12pt;
font-style: italic;
color: #BFD644;
letter-spacing: 2px;
}
/* FORMAT STYLING */



.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort h2 {
font-family: "Georgia", serif;
font-size: 13pt;
font-style: italic;
color: #AFAFAF;
letter-spacing: 5px;
font-weight: normal;
}

.codesort h3 {
font-family: "Georgia", serif;
font-size: 13pt;
font-style: italic;
color: #AFAFAF;
letter-spacing: 5px;
font-weight: normal;
}

.codesort p { }

.codesort a { }

.codesort img {border: 4px solid #C7D3D1;
padding: 1px;
margin: 1px;
text-decoration: none;}

.codesort ul { }

.codesort li { }

.codesort input { }

.codesort option { }

.codesort select { }

.credit { }
