body
{
margin: 0;
font-family: tahoma;
text-align: left;
vertical-align: top;
background: #ffffff;
}

a:link, a:visited
{
text-decoration: none;
color: #ffffff;
}

a:hover
{
text-decoration: underline;
color: #ffffff;
}

span.small
{
font-family: tahoma;
font-size: 12px;
color: #ffffff;
}

p.about
{
color: #ffffff;
font-family: tahoma;
size: 14px;
}

p
{
color: #ffffff;
line-height: 26px;
font-family: tahoma;
}

table#wp-calendar
{
width: 100%;
text-align: center;
}

.sidebar ul
{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li
{
padding: 5px 0 5px 0;
}

.sidebar ul li h2
{
font-family: tahoma;
font-size: 14px;
margin-bottom: 5px;
}

.sidebar ul ul li
{
padding-bottom: 1px;
}



.comments-template
{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3
{
	font-family: tahoma;
	font-size: 16px;
}

.commentmetadata
{
	font-size: 12px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea{
	font-family: tahoma;
	font-size: 12px;
}


