td {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
}

div {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #666666;
}
a {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
a:hover{
	font-family:verdana;
	font-size:8pt;
	color:#000000;
}

table	{
	border: 1px solid black;
	background-color: #FFFFFF;
}

body	{
	background-color:#CCCCCC
	;
	}
img	{
	border: 1px solid white;
	}