Body {
	background-color: #D3DAEC;
	font-family: Arial;
	font-size: 10pt;
}

TD {
	font-family: Arial;
	font-size: 10pt;
}

TABLE.links {
    BACKGROUND-COLOR: #9DB2CF
}

.dark {
    FONT-WEIGHT: bold;
    COLOR: #ffffcc;
    BACKGROUND-COLOR: #5D80AA
}

H1 {
    MARGIN-TOP: 2pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    MARGIN-BOTTOM: 2pt;
    MARGIN-LEFT: 10px;
    COLOR: #333366;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

TD.Gallery {
	border-color:black;
	border-width: 2px;
	border-style:solid;
	width:70px;
	height:70px;
	text-align:center;
}
A:Link {color:blue}
A:Visited {color:blue}
A:Active {color:red}
A:Hover {color:red}
