body, .content
{
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
}

.posttitle
{
	font-family: Verdana;
	font-size: small;
	color: #333333;
}

a
{
	color: #ff4500;
	font-style: italic;
}

.subheader
{
	font-size: x-small;
}


.label
{
	font-style: italic;
	font-size: smaller;
}

.value
{
	font-size: smaller;
	color: #cccccc;
}


.button a, a.button
{
	font-size: smaller;
	text-decoration: none;
}

input.button
{
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #eeeeee;
}

input.field
{
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}

.copyright
{
	font-family: Verdana;
	font-size: xx-small;
	color: #666666;
}

.copyright a
{
	font-style: italic;
	color: #333333;
}

.field, .field input
{
	font-size: x-small;
}


.field textarea
{
	font-size: x-small;
	font-family: arial;
}



.fieldlabel
{
	font-size: x-small;
	text-align: right;
	vertical-align: super;
}
