@charset "utf-8";
.rosstulla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-position: left;
}
body {
	background-color: #C0DFFD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
h1 {
	font-size: 17px;
	color: #3366CC;
}

h2 {
	font-size: 16px;
	color: #ED2A27;
}

a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #CC5200;
}
a:hover {
	text-decoration: underline;
	color: #ED2A27;
}
a:active {
	text-decoration: none;
	color: #7B36F5;
}
.text_small {
	font-size: 9px;
}