body {
	background-color: #ffff66;
}

body {
	color: #DEDECA;
}

a:link {color: #000033; text-decoration: underline; }
a:active {color: #000033; text-decoration: underline; }
a:visited {color: #000033; text-decoration: underline; }
a:hover {color: #000000; text-decoration: none; }

td, th {
	color: #658291;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

image {
 border:0;
 }
 
 table {
  padding:0;
  }
  

.TitleInYellowRedBar {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.TextHeaderInBody {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.TextSimple {
	font-size: 12px;
	color: #000033;
	text-align:justify
}

.TextSimplePhotoSub {
	font-size: 12px;
	color: #000033;
	text-align:center
}

.newsletterform {
	width: auto;
}
	#stylized input{
	width:100px;
	}

