body
{
	font-family: Helvetica;
	font-size: 12px;
	color: #FFF;
}

a, a:active, a:visited
{
	text-decoration: none;
	color: #FFF;
}

p a
{
	color: #2FBECA;
	border-bottom: 1px dashed #FFF;
}

a:hover
{
	color: #72CC2F;
}

span, p, li
{
	line-height: 1.5em;
}

/*Head Tags*/
h1
{
	font-size: xx-large;
	color: #71cb2f;
	margin-bottom: 10px;
}
.componentheading, .componentheadingbloglayout
{
	font-size: xx-large;
	font-weight: bold;
	color: #71cb2f;
	margin-bottom: 10px;
}


h2
{
	color: #72CC2F;
}

h3
{
	font-size: large;
	font-weight: normal;
	color: #71cb2f;
}
div#maincolumn a.contentpagetitlebloglayout
{
	font-size: large;
	color: #71cb2f;
}

h5
{
	font-size: small;
	color: #CA8A2F;
}
span.small
{
	font-size: small;
	color: #CA8A2F;
}

td.createdate
{
	color:#2FBECA;
	font-style: italic;
	font-size: x-small;
	padding-bottom: 5px;
}

dt.message, dt.error
{
	font-size: medium;
}