body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.style1 {
	color: #FFFFFF;
}

.name {
	color: #336699;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.bold {
	font-weight: bold;
}

.page a:link, .page a:visited {
	color: #336699;
	text-decoration: none;
}
.page a:hover, .page a:active {
	color: #666666;
	text-decoration: none;
}

.error {
	color: #ff2222;
}

table.table-files {
	border: solid 1px #336699;
}
table.table-files td {
	border: solid 1px #336699;
}

h3 {
	margin: 0;
}

table.table-tech {
	border-bottom: solid 1px #010101;
}
table.table-tech td {
	border-top: solid 1px #010101;
}
table.table-tech td.c {
	border-right: solid 1px #010101;
}
