body
{
	background-color: white;
}

body, div, p, span, td, table
{
	font-family: verdana;
	color: #666666;
	font-size: 11px;
}

h1
{
	font-weight: bold;
	font-size: 18px;
	color: #285710;
	font-family: arial black;
	margin: 0;
	padding: 0;
}

h2
{

}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

a:link,
a:active, 
a:visited
{
	text-decoration: none;
	color: #a4ce8e;
}

a:hover
{
	color: #285710;
}

.vcard
{
	padding: 4px;
	border: none;
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #333333;
}
