h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/natobg.gif);
	font-size: x-small;
	background-color: #FFFFFF;

}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
td {
	font-size: smaller;
}
.menu {
	font-weight: bold;
}
h4 {
	color: #000099;
	text-align: center;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}


.note {
	font-weight: bold;
	color: #CC0000;
}
input {
	background-color: #DFF2FF;
}
textarea {
	background-color: #DFF2FF;
}
.reg {
	font-size: medium;
	margin-left: 40px;
}
.red {
	font-weight: bold;
	text-align: center;
}
select {
	background-color: #DFF2FF;
}
