body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.footer {
	font-size: 11px;
}

.middot {
	font-weight: bold;
}

.button {
	width: 120px;
	margin: 2px 5px;
}

p {
	font-size: 13px;
}

.title {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

.by {
	font-size: 13px;
}

#quotetbl {
	font-size: 13px;
}

#userevents {
	border: 1px solid #003366;
	/*height: 95%;*/
	background-color: #d7d7d7;
	text-align: center;
	padding: 5px ;
}

#userevents td {
	text-align: center;
}

.requestlist {
	list-style-type:none;
	font-size: 13px;
	width: 250px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.requestlist li {
	margin: 5px 0;
	
}