body
{
	color: #696A6E;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

li
{
	margin-bottom: 8px;
}

strong
{
	font-weight: bold;
}

h2#error
{
	margin-bottom: 8px;
	color: #FF0000;
	font-weight: bold;
}

input[type='submit']
{
	cursor: pointer;
	outline: none;
	width: 70px;
	height: 40px;
	border: 0px;
	background: url('../img/submit.jpg') no-repeat;
}