body {
	background-color : #FFFFFF;
	font-family : Tahoma, Verdana, San Serif;
	color : #004080;
	font-size : 13px;
}

h1 {
	color : #004080;
	font-weight : bold;
	font-size : 24px;	
}

h2 {
	color : #004080;
	font-weight : bold;
	font-size : 16px;	
}

h3 {
	color : #004080;
	font-weight : bold;
	font-size : 14px;	
}

hr {
	color : #004080;
}


a {
    color: #004080;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #004080;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:active {
    color: #004080;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}

td {
	font-size : 13px;
	font-weight : normal;
}

.menu {
	color : #FFFFFF;
	background-color : #004080;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.main {
	color : #004080;
	background-color : #FFFFFF;
	border-top: 1px solid black;
}

.white {
	color : #FFFFFF;
}

.urlbutton {
	background-color : #7A97FC;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	width : 100;
	text-align : center;
}

.toppen {
	color : #FFFFFF;
	background-color : #004080;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.whitetop {
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;	
	text-align : center;
}

.greyBG {
	background-color : #D6EBF5;
}

.smalltxt {
	font-size : 9px;
}
