.content{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

img.searchThumb {
	text-align: center;
}
div.searchThumb {
	text-align: center;
	padding: 0;
	border: 0:
	margin: 0;
}

	A 			{color: black; text-decoration: none; font-weight: bold; font-size: 8pt;}
	A:link		{color: black; text-decoration: none; font-weight: bold; font-size: 8pt;}
	A:visited 	{color: black; text-decoration: none; font-weight: bold; font-size: 8pt;}
	A:hover		{color: blue; text-decoration: underline; font-weight: bold; font-size: 8pt;}

	A								{color: #ff0000; font-family: verdana, arial, helvetica; text-decoration: none; font-size: 10pt;}
	A.returnToNotice:link         	{color: #ff0000; font-family: verdana, arial, helvetica; text-decoration: none; font-size: 10pt;}
	A.returnToNotice:visited      	{color: #ff0000; font-family: verdana, arial, helvetica; text-decoration: none; font-size: 10pt;}
	A.returnToNotice:active      	{color: #008800; font-family: verdana, arial, helvetica; text-decoration: none; font-size: 10pt;}
	A.returnToNotice:hover   	    {color: #bb0000; font-family: verdana, arial, helvetica; text-decoration: underline; font-size: 10pt; background-color: #F8F8F0;}

.smallertext { 
	font-size: 10pt;
}

.box { 
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.resultstable{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c0c0c0;
}

.searchbox{
	width: 100%;
}

.notice{
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
}

.resultstable2{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.resultstable3{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #DFDFDF;
}

INPUT.resultstable3 { 
	FONT: 8pt Arial;
	MARGIN: 0px;
	background-color: #ffffff;
	width: 32px;
	border-color: #DFDFDF;
	border-width: 1;
}
    .red { color: red;
            font-weight: bold;
			font-size: 8pt;
			font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .blue { color: blue;
            font-weight: bold;
			font-size: 8pt;
			font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .green { color: green;
            font-weight: bold;
			font-size: 8pt;
			font-family: Verdana, Arial, Helvetica, sans-serif;
    }
