body {
	font-weight: bold;
	background-color: #CCCCCC;
}
* {
	font-weight: bold;
}

body  p {
	font-weight: bold;
}

.redheader {
    font-size: xx-large;
	color: #FF0000;
	text-decoration: underline;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.header {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.header2 {
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.bluelink {
	color: 1B628F;
	text-decoration: underline;
}
.bluelink2 {
	color: 000066;
	text-decoration: underline;
}

.bluelink3 {
	color: 1b628e;
	text-decoration: underline;
}

.bigger {
	font-size: x-large;
	font-weight: bold;
	margin: 70px 0 70px 0;
}

.bigger_nou {
	font-size: 28px;
	font-weight: bold;
	margin: 25px 0 25px 0;
}

.red
{
  color: #FF0000;
}

.image_display {	
    margin-top: 15px;
	margin-bottom: 15px;
}

.image_display_with_text {	
    margin-top: 50px;
	border: 0px;
}a {
	color: #1b628e;
}

.header_blue {
	font-size: 34px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #0066FF;
}