body { 
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.nav {
	color: #000099;
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;

}
a.nav:link {
	color: #000099;
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;

}
a.nav:visited {
	color: #000099;
	text-decoration:none;
	font-size: 75%;
	font-weight: bold;

}
a.nav:hover {
	color: #0066FF;
	text-decoration: underline overline;
	font-size: 75%;
	font-weight: bold;

}
a.nav:active {
	color: #0066FF;
	text-decoration: underline overline;
	font-size: 75%;
	font-weight: bold;

}
a.val:link {
	color: #000099;
	text-decoration: none;
	font-size: 70%;
	font-weight: normal;

}
a.val:visited {
	color: #000099;
	text-decoration:none;
	font-size: 70%;
	font-weight: normal;

}
a.val:hover {
	color: #0066FF;
	text-decoration: none;
	font-size: 70%;
	font-weight: normal;

}
a.val:active {
	color: #000099;
	text-decoration: none;
	font-size: 70%;
	font-weight: normal;

}

a.jau:link {
	color: #000099;
	text-decoration: underline;
	font-size: 70%;
	font-weight: bold;

}
a.jau:visited {
	color: #000099;
	text-decoration:underline;
	font-size: 70%;
	font-weight: bold;

}
a.jau:hover {
	color: #0066FF;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;

}
a.jau:active {
	color: #000099;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;

}

h1 {
	font-size: 70%;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.mazais {
	font-size: 60%;
	color: #333333;

}
p {
	font-size: 80%;
	color: #333333;

}
ul {
	font-size: 80%;
	color: #333333;
}
.virsraksts {
	font-size: 90%;
	color: #0066FF;
	font-weight: bold;

}
.virsraksts2 {
	font-size: 80%;
	color: #000099;
	font-weight: bold;

}
.apaksvirsraksts {
	font-size: 70%;
	color: #FF6600;
	font-weight: bold;

}

