
body {
	background-color:#;
	font-family: ;
	font-size: pt;
	color: #;
	margin:0px;
}

body.searchbot {
	background-color:#D42323;
	margin:30px;
}

body.mobile {
	background-color:#D42323;
	font-size: pt;
	margin:5px;
}

body.mobile #main {
	width:310px;
}

.mobile #logo, .mobile #content, .mobile #description, .mobile img, .mobiletitle {
	margin-bottom: 10px;
}

.mobile hr {
	margin: 10px 0px 10px 0px;
}

.mobiletitle {
	font-weight:bold;
	font-size: 0pt;
}

.mobile #copyright {
	font-size: 0pt;
}


.searchbot #logo, .searchbot #content, .searchbot #description {
	margin-bottom: 30px;
}


a:link {
	color: #;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #;
	text-decoration: none;
	font-weight:bold;
}

.hidden {
	color: #;
}

.textCenterBox {
margin-bottom: 40px;
}

.textBox {
text-align: left;
margin-bottom: 40px;
}

