BODY {
	font-family: Verdana;
	font-size: 10pt;
}

TD {
	font-family: Verdana;
	font-size: 10pt;
}

.kursopavad {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 20px;
	margin-left: 10px;
/*	font-style: italic;*/
}

.kursokodas {
	font-family: Verdana;
	font-size: 8pt;
	margin-left: 10px;
	margin-bottom: 10px;
}

.pagetitle {
	margin-top: 20px;
	margin-left: 10px;
	font-family: Verdana;
	font-weight: bold;
   color: #660032;
	font-size: 20pt;
	margin-bottom: 20px;
}

.extrainfotitle {
	color: #134B73;
	font-family: Verdana;
	font-size: 10pt;
	margin-left: 20px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: justify;
}

.extrainfotext {
	font-family: Verdana;
	font-size: 10pt;
	margin-left: 42px;
	margin-bottom: 10px;
	text-align: justify;
}

.simplefield {
	color: #134B73;
	font-weight: bold;
}

A:link {
	color: #005C8B;
	text-decoration: underline;
}
A:active {
	color: #005C8B;
	text-decoration: underline;
}
A:visited {
	color: #005C8B;
	text-decoration: underline;
}
A:hover {
	color: #005C8B;
	text-decoration: underline;
}
