img
{
	border: none;
}

a
{
	color:rgb(67,116,183);
	outline: none;
}

a:hover
{
	color:rgb(230,230,255);
	background-image: none;
}

h1
{
	font-size:10px;
}

h2
{
	font-size:10px;
}

h3
{
	font-size:10px;
}

body
{
	border: none;
	margin: 2px;
	padding:2px;
	background-color: #FFFFFF;
}

body, div, table, input, file, textarea, pre, p
{
	font-family: Verdana, Helvetica, Arial, Times;
	color: rgb(51,93,187);
	font-size: 10px;
}

table, tr, td, th
{
	border-style: none;
	margin: 0px;
}

.weather_otsake
{
	font-family: Verdana, Helvetica, Arial, Times;
	font-size: 10px;
	color: rgb(255,255,255);
	padding:0px;
	background-color: rgb(137,180,222);
}

.weather_kuvaus
{
	font-family: Verdana, Helvetica, Arial, Times;
	font-size: 10px;
	color: rgb(51,93,187);
	padding:0px;
	background-color: rgb(245,248,255);
}

.weather_arvo
{
	font-family: Verdana, Helvetica, Arial, Times;
	font-size: 10px;
	color: rgb(212,28,28);
	padding:0px;
	background-color: rgb(245,248,255);
}