body {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color : #EEEEEE;
}

p	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px
}

td	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align : top;
}

ul	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px
}

a	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
}

a:link	{
	background-color: transparent;
	font-weight: bold;
}

a:visited	{
	background-color: transparent;
	font-weight: bold
}

a:hover	{
	background-color: transparent;
	font-weight: bold;
}

address {
	font-size: 10px;
	text-align : right;
}

h1	{
	background-color: transparent;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2	{
	background-color: transparent;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold
}

h3	{
	background-color: transparent;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}

.time {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0;
/*	text-align : left;   */
}

.small	{
	font-family: sans-serif;
	font-size: 10px;
	color: #66ff66;
	font-weight: normal;
	background-color: transparent;
}

