.textli {
	font-size: 2.5em;
}
body {
	color: #000000;
	background-color: #FDF6E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td { font-size: 12px; }
.container, .top, .bot {
	width: 780px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
.nubileblue {
	color: #3366CC;
}


.top {
	background-image: url(images/top.gif);
	height: 15px;
}
.mid {
	background-image: url(images/mid.gif);
	text-align: center;
	padding: 5px;
}

textarea {
	background-color: #F7F7F7;
}

.bot {
	background-image: url(images/bot.gif);
	height: 15px;
}


a:link { color: #0033CC; }
a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #000099; text-decoration: none; }.cent {
	text-align: center;
}
