.rad {
	color: #000000;
}

.rad-fargad {
	color: #000000;
	background-color: #EDEEFB;
}

.rad-nedtonad {
	color: #787CAA;
}

.rad-nedtonad-fargad {
	color: #787CAA;
	background-color: #EDEEFB;
}

.tabellrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

#resultat td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.dag,
.datum,
.gren,
.sm-jsm,
.simmare,
.anmald-tid,
.typ-forsok,
.typ-semi,
.typ-final,
.tid,
.tid-pers,
.placering,
.splitar,
.kommentar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.dag,
.datum,
.anmald-tid,
.placering,
.splitar {
	font-size: 10px;
}

.simmare,
.typ-final,
.tid,
.tid-pers {
	font-weight: bold;
}

.typ-semi,
.typ-final {
	color: red;
}

.tid-pers {
	color: green;
}

.kommentar {
	font-style: italic;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.text-medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #006633;
	text-decoration: none;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

