@charset "utf-8";
/* CSS Document */

.style1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	color: #545454;
}
.style2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	color: #545454;
	text-align: left;
}
.style3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial;
	color: #545454;
	text-align: center;
}
.style4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	color: #545454;
	text-align: center;
}
.style5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #131442;
	margin-top: 0px;
}

h2 {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #553721;
	margin-top: 2px;
}

h3 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #131442;
}
h4 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #131442;
	
}

li {
	font-size: 12px;
	font-family: Arial;
	color: #545454;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#somewhere_else a { 
	color: #553721;
}
#somewhere_else .gs-snippet { 
	color: #000000;
}
#somewhere_else a.gs-title, a.gs-title* { 
	color: #553721;
}
#somewhere_else .gs-visibleUrl, .gs-unescapedUrl, .gs-url {
	color: #131442;
}
#somewhere_else a.gs-result, a.gs-webResult, a.gs-visibleUrl, a.gs-unescapedUrl, a.gs-url {
	color: #553721;
}
#searchControl a { 
	color: #553721;
}
#searchControl a.gs-title, a.gs-title* { 
	color: #553721;
}
#searchControl .gs-snippet { 
	color: #000000;
}
#searchControl .gs-visibleUrl, .gs-unescapedUrl, .gs-url, .gs-title {
	color: #131442;
}
#searchControl a.gs-result, a.gs-webResult, a.gs-visibleUrl, a.gs-unescapedUrl, a.gs-url, a.gs-title {
	color: #553721;
}
a:link {
	color: #553721;
	text-decoration: none;
}
.gs-visibleUrl a {
	color: #553721;
}
.gs-unescapedUrl a {
	color: #553721;
}
.gs-url a {
	color: #553721;
}
.gs-title a {
	color: #553721;
}


a:visited {
	color: #CCCCCC; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #4a606c;	
	text-decoration: underline;
	font-weight: normal;
}