.underrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.rubrik {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #333333; font-weight: bold}
.rubrik2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #3333CC; text-decoration: none}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CE3831; text-decoration: none}
a:hover {  color: #CE3831; text-decoration: underline}

.blue-text {
	color: #008ED6;
}
.red-text {
	color: #F73039;
}
.yellow-text {
	color: #FFDF4A;
}
.green-text {
	color: #00A74A;
}

.text {
	color: #333333;
}
.text a {
	color: #333333;
	text-decoration: none;
}
.text a:hover {
	color: #333333;
	text-decoration: underline;
}

.border-yellow,
.border-red,
.border-green,
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.border {
	background-color: #CE5108;
	color: #FFFFFF;
}
.border-yellow {
	background-color: #FFDF4A;
	color: #333333;
}
.border-red {
	background-color: #CE3831;
	color: #FFFFFF;
}
.border-green {
	background-color: #00A74A;
	color: #FFFFFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}

.greyBorder {
	background-color: #EEEEEE;
}

