body {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

td {
	font-size: 8pt;
}

.category {
	background-color: #8aa6cb;
	color: #ffffff;
}

.mylinks {
	background-color: #ffffff;
	color: #8aa6cb;
}

.content {
	overflow: auto;
}

.content a {
	color: #000000;
	text-decoration: bold;
}

.blue,.left {
	background-color: #8aa6cb;
	color: #ffffff;
}

.left {
	filter: flipH() flipV();
	font-size: 14pt;
	font-weight: bold;
	writing-mode: tb-rl;
}

.outertable {
	height: 100%;
	width: 800px;
}

h1 {
	font-size: 15px;
}

a {
	text-decoration: none;
}

.visited {
	text-decoration: none;
}

.link {
	text-decoration: none;
}
