body, table, tr, td {
	font: 8pt verdana,arial,helvetica sans serif,times new roman;
	color: #706E70; 
	letter-spacing: 1px;
	line-height: 20px;
}

b {color: #A4ADC4}
i {color: #5D7F88;
font-family: "Georgia", serif;
font-size: 14px;
font-style: italic;}

A {  
font-family: verdana,arial,helvetica sans serif,times new roman;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #BCA0D3;
text-decoration: none;
letter-spacing: 3px;
}

A:link, A:visited, A:active {
font-family: verdana,arial,helvetica sans serif,times new roman;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #BCA0D3;
text-decoration: none;
letter-spacing: 3px;
}

A:hover {
font-family: verdana,arial,helvetica sans serif,times new roman;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #BCA0D3;
text-decoration: none;
letter-spacing: 3px;
text-decoration: line-through;
}

input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt verdana, arial, helvetica, times new roman;
	color: #9AA2F9;
	letter-spacing: normal;
	border: 5px solid #D5D3D3;
	padding: 2px;
}

blockquote {
color: #4F4E50;
}

.h3 {
	color: #9B9385;
	font-family: georgia, times, serif; 
	font-size: 16px;
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 10px;
	text-align: right;
	}

.h3:first-letter{
font-size: 20px; 
font-weight: bold;
font-family: Georgia, Helvetica, sans serif; 
font-style: italic;
color: #9AA2F9;
text-transform: lowercase;
}


.menu A {color: #9B9385;
	font-family: "Georgia", serif;
	font-size: 12px;
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 8px;
	text-align: center;
	text-decoration: none;
}

.menu A:link {color: #9B9385;
	font-family: "Georgia", serif;
	font-size: 12px;
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 8px;
	text-align: center;
	text-decoration: none;
}

.menu A:hover {color: #9AA2F9;
	font-family: "Georgia", serif;
	font-size: 12px;
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 8px;
	text-align: center;
	text-decoration: none;
}



.img {
border: 4px solid #DBE1FB;
padding: 1px;
margin: 1px;
text-decoration: none;
}

/* FORMAT STYLING */



.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort h2 {
	color: #9B9385;
	font-family: georgia, times, serif; 
	font-size: 14px;
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 10px;
	text-align: right;
}

.codesort h3 {	color: #9B9385;
	font-family: georgia, times, serif; 
	font-size: 14px;
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 10px;
	text-align: right;
}

.codesort p { }

.codesort a { }

.codesort img {border: 4px solid #DBE1FB;
margin-left: 2px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
padding: 1px;
margin: 2px;
text-decoration: none;}

.codesort ul { }

.codesort li { }

.codesort input { }

.codesort option { }

.codesort select { }

.credit { }