html, body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00007f;
}

table {
	font-size:		10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.large {
	font-size:12pt;
}

p {
	margin:		1em 0;
}

table p {
	margin-left:	7px;
}

thead th {
	background:	#CCccFF;
	font-weight:	bold;
	text-align:	left;
}

tfoot th {
	font-weight: normal;
	text-align : left;
}

table h3 {
	font-size:15pt;
	border-bottom:1px solid #0000ee;
	text-align:left;
	padding:3px 7px;
	color:#0000ff;
	background-color: #eeeeff;
	margin-bottom : 6;
	margin-top : 6;
}

h2 {
	font-size:	15pt;
	border-bottom:	1px solid #0000ee;
	text-align:	left;
	margin:		0px;
	padding:	3px 7px;
	color:		#0000ff;
	background-color: #eeeeff;		
}

table.search caption {
	font-size:	15pt;
	text-align:	left;
	margin:		0px;
	padding:	3px 7px;
	color:		#0000ff;
	background-color: #eeeeff;
	width:		100%;		
}

table.tinytext {
	font-size:	7pt;
}

table.search {
	border:		1px;
	border-color:	#0000ee;
	border-style:	solid;
}

table.innersearch {
	border-width:		1px 0px 1px 0px;
	border-color:	#0000ee;
	border-style:	solid;
}


.highlight {
	color:	#ffffff;
	background-color: #0000aa;
	font-weight:	bold;
}

//Old leftovers

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30pt; font-weight: bolder; color: #FFFFFF}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000ff; font-weight: normal; text-decoration: underline}a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000ff; text-decoration: none}
.menu {  list-style-type: circle; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000ff}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #6600ff; text-decoration: none}
a:active {  font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6600ff}
