body	{
	font-family:				sans-serif;
	font-size:				10pt;
	background-repeat:	repeat-x;
}
h1	{
	font-size:		20pt;
}
h2	{
	font-size:		14pt;
}
h1, h2, h3, h4	{
	color:			#1F4114;
	font-weight:	normal;
}
span.h4	{
	color:			#1F4114;
	font-weight:	normal;
	font-size:		12pt;
}
	
a	{
	color:			#1F4114;
	text-decoration:	none;
	font-size:		10pt;
	font-weight:	normal;
}
td	{
	padding:		5px;
	vertical-align:	top;
	font-size:	10pt;
}
td.small	{
	font-size:	8pt;
}
td.borderRight	{
	border-right-style:	solid;
	border-right-width:	1px;
}	
input	{
	font-family:		sans-serif;
	font-size:			10pt;
}
textarea	{
	font-family:		sans-serif;
	font-size:			10pt;
}
tr  {
	background-color:	#eeeeee;
}
tr.title  {
	background-color:	#dddddd;
}
.grey	{
	background-color:	#eeeeee;
}
img	{
	border-style:	solid;
	border-width:	1px;
}
img.left    {
	float:			left;
	margin-right:		5px;
	margin-bottom:		5px;
}
