body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color:#D8BFD8;
}

H1 {
	font-family:Verdana, Geneva, sans-serif;
   font-size: 14pt;
   font-weight:normal;
   color: #000000;
}

H2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
   color: red;
}

H3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}

H4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: red;
	text-align: center;
}

H5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
table.layout {
	width: 915px;
}

table.content {
	border-collapse: collapse;
	width: 100%;
}


td {
	text-align: left;
}

td.layoutTop {
	vertical-align: top;
}

td.layoutLeft {
	overflow: hidden;
	vertical-align: top;
	width: 160px;
}

td.layoutRight {
	overflow: hidden;
	vertical-align: top;
	width: 160px;
}

td.layoutMiddle {
	overflow: hidden;
	vertical-align: top;
}

td.contentText1 {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

td.contentText2 {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}


td.contentText3 {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

td.contentHeader1 {
	padding-right: 4px;
	padding-left: 8px;
	height: 22px;
	color:#333;
}

td.contentHeader2 {
	padding-right: 4px;
	padding-left: 8px;
	height: 22px;
}



a:link {
	color: #1400bf;
	text-decoration: none;
	

}

a:visited {
	color: #1400bf;
	text-decoration: none;
	
}

a:hover {
	color: black;
	text-decoration: underline;
}

a:active {
	color: #1400bf;
	text-decoration: none;
	
}

.outertext2 {

color: #1400bf;
background-color:#FFF;
text-align:right;

}

 .outertext2 a:link {

color: #1400bf;
text-decoration: none;


}

 .outertext2 a:visited {

color: #1400bf;
text-decoration: none;


}

 .outertext2 a:active {

color: #1400bf;
text-decoration: none;

}

.outertext2 a:hover {

color: black;
text-decoration: underline;

}
.contentHeader1 a:link {

color: white;
text-decoration: underline;

}

.contentHeader1 a:visited {

color: white;
text-decoration: underline;

}
.contentHeader1 a:active {

color: white;
text-decoration: none;

}

.contentHeader1 a:hover {

color: black;
text-decoration: underline;

}


form, p {
	margin-bottom: 0px;
	margin-top: 0px;
}

img {
display: block;
margin: 4px;
}
