body, table, tr, td {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #887E89;
	}
	
	b {	color: #D1D1D1;}
	i {color: #C48FC7;}

	blockquote {
color: #C48FC7;  
text-decoration: none;
font: 12px Georgia;
font-style: italic;
border: 1px solid #8F4E82;
padding: 5px;
background-image: url(blockquote.jpg);
background-repeat: no-repeat;
}	

	/* FORMAT STYLING */

.h3 {
font-family: Georgia;
font-size: 16px; 
color: #887E89;
letter-spacing: 8px;
text-transform: lowercase; 
font-weight: bold;
font-style: italic;
padding: 6px;
text-align: right;
margin-bottom: 5px;
}

.h3:first-letter {
font-family: Georgia;
font-size: 18px; 
color: #675966;
letter-spacing: 8px;
text-transform: lowercase; 
font-weight: bold;
font-style: italic;
padding: 6px;
text-align: center;
margin-bottom: 5px;
}

A:link, A:visited {
color: #675966;  
text-decoration: none;
font: 12px Georgia;
font-style: italic;
}

A:active {
color: #675966;  
text-decoration: none;
font: 12px Georgia;
font-style: italic;
}

A:hover {
color: #887E89;
}

textarea, input, option, select	{
border: 1px solid #675966;
background: #FFFFFF;
padding: 3px; 
font-size: 9pt;
font-family: Trebuchet MS;
color: #C48FC7;
}
	
.menu A {text-align: left;
font-family: Georgia;
font-size: 14px; 
color: #7D2D6D;
letter-spacing: 5px;
text-transform: lowercase; 
font-weight: normal;
font-style: italic;
padding: 6px;
text-align: center;
margin-bottom: 5px;
border: none;
padding-left: 10px;
}

.menu A:link {text-align: left;
font-family: Georgia;
font-size: 14px; 
color: #7D2D6D;
letter-spacing: 5px;
text-transform: lowercase; 
font-weight: normal;
font-style: italic;
padding: 6px;
text-align: center;
margin-bottom: 5px;
border: none;
padding-left: 10px;
}

.menu A:hover {text-align: left;
font-family: Georgia;
font-size: 14px; 
color: #FFFFFF;
letter-spacing: 5px;
text-transform: lowercase; 
font-weight: normal;
font-style: italic;
padding: 6px;
text-align: center;
margin-bottom: 5px;
border: none;
padding-left: 10px;
}

.img {
border: 4px solid #D1D1D1;
padding: 1px;
text-decoration: none;
}

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort h2 {
font-family: Georgia;
font-size: 16px; 
color: #887E89;
letter-spacing: 8px;
text-transform: lowercase; 
font-style: italic;
padding: 6px;
text-align: right;
margin-bottom: 5px;
}

.codesort h3 {	font-family: Georgia;
font-size: 16px; 
color: #887E89;
letter-spacing: 8px;
text-transform: lowercase; 
font-style: italic;
padding: 6px;
text-align: right;
margin-bottom: 5px;
}

.codesort p { }

.codesort a { }

.codesort img {border: 4px solid #D1D1D1;
padding: 1px;
text-decoration: none;}

.codesort ul { }

.codesort li { }

.codesort input { }

.codesort option { }

.codesort select { }

.credit { }