/* CSS Document */

a, a:active, a:visited
{
	font-family: trebuchet;
	text-decoration: none;
	color: #333333;
}

a.option
{
	font-family: trebuchet;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

pre
{
	font-family: trebuchet;
	font-size: 12px;
	color: #333333;
}

.preform
{
	font-family: trebuchet;
	font-size: 12px;
	color: #333333;
}

a:hover
{
	font-family: trebuchet;
	text-decoration: none;
	color: #336699;
}

.blog
{
	font-family: trebuchet;
	background: #FFFFFF;
	padding: 5px;
	color: #333333;
}

.title
{
	font-family: trebuchet;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}

.date
{
	font-family: trebuchet;
	font-size: 12px;
	color: #FF0000;
}

.submitted
{
	font-family: trebuchet;
	font-size: 12px;
	color: #666666;
}

.shortdesc {
	font-family: trebuchet;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
}
