body {
	background : #9EA7B4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	border : 0px;
	padding: 0px;
	margin : 0px;
	font-size : smaller;
	text-align: center;
}

h1 {
	font-size: larger;
	font-weight: bold;
}

.bigdiv {
	position: relative;
	top: 15px;
	width: 90%;
	border: thin solid #4E5661;
	background : #FFFFFF;
	margin:0px auto;
}

table {
	margin:0px auto;
}

.heading {
	text-align: left;
	background : #CDD6E1 url(pics/titlebg0.png);
	border-bottom : #AAB5C0 1px dashed;
	padding : 0px;
	margin : 0px;
}

.menu {
	background : #CDD6E1;
}

a,a:visited{
	color : blue;
	text-decoration : none;
}
a:hover{
	text-decoration : underline overline;
	color : red;
}

.footer {
	font-size : smaller;
}


.header {
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	padding: 2em 2em 2em 2em;
	background-color: #e3e3e3;
}

img {
	border: 0;
}

.shading {
	background-color: #F4F4F4;  
	text-align: left;
}

.value {
	text-align: left;
	height: 200px;
}