<style>
	a.whitelink:hover {
		font-family : arial;
		font-weight : bold;
		text-decoration : none;
		font-size : 12px;
		color : 0077BB;
		line-height : 16px;
		height : 18px;
	}
	a.whitelink {
		font-family : arial;
		font-weight : bold;
		text-decoration : none;
		font-size : 12px;
		color : white;
		height : 18px;		
	}
	a.white {
		font-family : arial;
		font-weight : bold;
		text-decoration : none;
		font-size : 11px;
		color : white;
	}
	.body {
		font-family : arial;
		font-size : 12px;
	}
	.bodysmall {
		font-family : arial;
		font-size : 11px;
	}
	.strong {
		font-family : arial;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
	}
	.h1 {
		font-family : arial;
		font-size : 18px;
		font-weight : bold;
		text-decoration : none;
	}
	.tiny {
		font-family : arial;
		font-size : 9px;
		font-weight : bold;
		text-decoration : none;
	}
	.review {
		font-family : arial;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
		color : #0077BB;
	}
	.searchres {
		font-family : Arial, Helvetica, Geneva;
		font-size : 12px;
		color : black;
	}

	h1.searchres {
		width : 100%;
		background-color : silver;
		color : white;
		font-size : 18px;
		font-weight : bold;
		font-style : italic;
		text-align : right;
		padding : 3px;
	}

	a.link1 {
		color : #517DDE;
		font-size : 20px;
		font-weight : bold;
		text-decoration : underline;	
	}

	a.link1:hover{
		color : black;
	}

	a.link1:visited{
		color : #3231CB;
	}

	a.link2 {
		color : #3435CD;
		font-size : 14px;
		font-weight : bold;
		text-decoration : underline;	
	}

	a.link2:hover{
		color : black;
	}

	a.link2:visited{
		color : #3231CB;
	}

	a.searchres {
		font-size : 12px;
		font-weight : bold;
		color : #3231CB;
		text-decoration : underline;
	}

	a.searchres:hover {
		color : black;
	}

	strong {
		font-weight : bold;
		color : #2B66FE;
	}
	
	.greylink {
		font-family : arial;
		text-decoration : none;
		font-size : 12px;
		color : silver;
		height : 18px;		
	}

	.darklink {
		font-family : arial;
		text-decoration : none;
		font-size : 11px;
		color : #616161;
	}

	.greytext {
		font-family : arial;
		font-size : 12px;
		color : #616161;
	}
	
	.whitehead {
	
		font-family : arial;
		font-weight : bold;
		font-size : 12px;
		color : white;
		height : 18px;		

	}

	.darkhead {
	
		font-family : arial;
		font-weight : bold;
		font-size : 12px;
		color : #616161;
		height : 18px;		

	}

</style>