body
{
	margin: 0px;
}
p
{
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 11px;
}
A
{
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 11px;
	text-decoration:underline;
}
A:visited
{
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 11px;
	text-decoration:underline;
}
A:hover
{
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 11px;
	text-decoration:underline;
}
A:active
{
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 11px;
	text-decoration:underline;
}

.title
{
	font-family: trebuchet, tahoma;
	color: #b2f802;
	font-size: 14px;
	font-weight: bold;
}

.cpyrt
{
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 9px;
	vertical-align:middle;
}
ul
{
	list-style-image:url(../images/bullet.gif);
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 11px;
}

.btn
{
	background: url(../images/button_bg.gif);
	font-family: trebuchet, tahoma;
	color: #3c3c3c;
	font-size: 11px;
}

