body {
	scrollbar-face-color: #eaeaea;
	background-image : url('bgsax.png');
	background-attachment: fixed;
	background-position:right bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color : #000000;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

td h1 {
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
}

td h2 {
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	color: #87cefa;
	line-height: 150%;
}

td h2 a {
	color: #87cefa;
	text-decoration: none;
}

th.info ,
td.info {
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
}

th.date ,
td.date {
	text-align: center;
}

td.info a:link {
	color: #ffffff;
}

td.info a:visited {
	color: #cccccc;
}

td.infoy {
	font-size: 10pt;
	color: #ffcc00;
}

td.infoy a:link {
	color: #ffcc00;
}

table.link td {
	font-size: 11px;
	color: #999999;
	vertical-align: top;
	text-align: left;
}

table.link td a {
	text-decoration: none;
}

table.link td a:link {
	color: #009933;
}

table.link td a:hover {
	text-decoration: underline;
}

table.link td a:visited {
	color: #8080cc;
}

table.col3 td {
	width: 33%;
}

table.col4 td {
	width: 25%;
}

div.bookmarkicon {
	float: left;
	margin-right: 1em;
}

table.myworks td a {
	text-decoration: none;
}

table.myworks td a:link {
	color: #000000;
}

table.myworks td a:hover {
	text-decoration: underline;
	color: #ff0000;
}

table.myworks td a:visited {
	color: #000000;
}

