 

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	background-color: #FDFCFA;
}
h1 ,h2,h3,h4{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0161AF;
}
body {
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../goldstrand/templates/goldstrand/images/waves.png);
	background-repeat: repeat-x;
	background-color: #03A5DD;
	text-align: center;
}
.tuntetogo {
	color: #333333;
	font-size: 15px;
	background-color: #F6F9FC;
	padding: 3px;
	border: 1px dotted #013C59;
}
#rimoweather {
	display: inline-table;
}
a:link {
	color: #00B3EB;
	text-decoration: underline;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;}
.download {
	color: #333333;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px dotted #013C59;
	height: 193px;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: -8px;
	margin-left: -8px;
}
.border {
	border: 0px solid #00B3EB;
}
