#site_layout {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-position: center;
	position: inherit;
	padding: 0px;
	line-height: normal;
	font-size: 16px;
}
h6 {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body{
	background: white;
}

a, a:hover{
	text-decoration: none;
	color: #48f;
}
a:hover{
	color: #33CCFF;
}
img {border: 0}