body {
	font: 12px/18px verdana, sans-serif;
	color: #333;
}

a {
	color: #CC3399;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	border: solid #7a7777;
	border-width: 0 0 1px;
}

th {
	font-weight: bold;
}

input.text {
	border: 1px solid #666;
}

input {
	vertical-align: middle;
}

.telephone {
	color: #000;
	font-size: 16px;
	font-family: "Times New Roman", serif;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.verticalbottom {
	vertical-align: bottom;
}

small {
	font-size: 10px;
}

#content h1 {
	font-size: 24px;
	font-family: "verdana", serif;
	font-weight: normal;
	color: #903;
	margin: 0 0 10px;
}

#description p {
	margin: 0 0 10px;
}


#description h2 {
	font-weight: bold;
}


#description ul {
	padding: 0 0 0 20px;
	color: #555;
}

#description li {
	list-style: disc;
}