td.outertd {
	padding-bottom:5px;
	padding-top:5px;
}

table.innertable {
	width:100%;
	border:2px solid #527CB7;
}

td.title {
	background-color:#0099cc;
	border-bottom:1px solid #D0D0D0;
	width:100%;
	font-family: Arial;
}

td.published {
	border-bottom:1px solid #D0D0D0;
	font-size:9px;
	font-family: Arial;
	background-color:#E0E0E0;
}

td.description {
	border-bottom:1px solid #D0D0D0;
	font-family: Arial;
	background-color:#F9F9F9;
}

body {
	background-color: #FFFFFF;
	margin-top: 5px;
	overflow: auto;
	font-family: Arial;
}

a {
	color: #000080;
	text-decoration: none;
}

a:link {
	color: #000080;
	text-decoration: none;
}

a:visited {
	color: #000080;
}

a:hover {
	color: #000080;
	text-decoration: underline;
}

a:active {
	color: #000080;
}

form {
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #000080;
	font-size: 32pt;
}

h3 {
	color: #000080;
	font-size: 24pt;
	margin-bottom:0px;
}

h4 {
	color: #000080;
	font-size: 14pt;
}

input,button {
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

select {
	border: 1px solid #527CB7;
	font-size: 8pt;
	height: 18px;
	margin: 0px 0px 0px 0px;
}


tr, td, table, p, ul, ol, ul, br, form, a {
	color: #000080;
	font-size: 8pt;
}

