td.nav { height:20px;}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width:325px;
	margin-left:60px;
	}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float:right;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float:right;
	margin-bottom:20px;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.box1 {
	margin-left: 50px;
	width: 250px;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
