body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(_images/uppr_bakgr.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #006699;
	margin-left: 0; margin-top: 20px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #003399;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #173F66;
}

h6 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #173F66;
}

p.center {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #173F66;
}

p.nomargin {
margin: 0px;
padding: 0px;
}



p {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #173F66;
}


ul {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #173F66;
	margin-top: 5px;
	margin-left: 15px;
}



.large {
	font-size: 12px;
	}


a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:active {
	color: #0066CC;
}

a:hover {
	color: #006699;
}
