<style type="text/css">
	.x {
	}
	.logo {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-color : #671212;
		color: #ffdd00;
		width: 740px;
	}
	.logo b{
		font-size: 32px;
		color: #ffdd00;
	}
	.logo i{
		font-size: 18px;
		color: #ffdd00;
		font-style:normal;
	}
	
	.menu {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color : #671212;
		width: 740px;
	}
	.menuitem a{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color : #671212;
		text-decoration: none;
		font-weight:bold;
		color: #FFD700;
	}
	.menu a {
		text-decoration: none;
		font-weight:bold;
		color: #FFD700;
	}
	.searchform {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color : #991212;
		width: 740px;
	}
	.stdform {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 200px;
	}
	.result {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #ffffdd;
	}
	.result i {
		font-style : normal;
		font-size : 10px;
		color: maroon;
	}
	.result b {
		font-style : normal;
		font-size : 10px;
		font-weight: normal;
	}
	.result a {
		font-weight:bold;
		text-decoration: none;
	}
	.result td {
		font-size: 12px;
	}
	.result td b a {
		color: yellow;
	}
	.result h2 {
		font-size: 14px;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.pgslct {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #ffffdd;
	}
	.pgslct a {
		font-weight:bold;
		text-decoration: none;
	}
	.pgslct b {
		font-weight:bold;
		font-size:12px;
		text-decoration:underline;
	}
	.advert {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 120px;
		background-color : #B51212;
	}
</style>