table,td { 
/*        height: 100%; */
        margin: 0px;
        padding: 0px;
        empty-cells: show;
}

table.C1 {
        width: 100%;
        background-color: cae4ff;
/*        border: 1px dotted red; */
}
/*
table.C2 {
        width: 100%;
        background-color: #FFA500;
        border: 1px dotted #FFA500;
}
table.C3 {
        width: 100%;
        background-color: yellow;
        border: 1px dotted yellow;
}
table.C4 {
        width: 100%;
        background-color: green;
        border: 1px dotted green;
}
table.C5 {
        width: 100%;
        background-color: aqua;
        border: 1px dotted aqua;
}
table.C6 {
        width: 100%;
        background-color: blue;
        border: 1px dotted blue;
}
table.C7 {
        width: 100%;
        background-color: navy;
        border: 1px dotted navy;
}
*/

.txt {
        background-color: white;
        padding: 8px;
        font-family: arial, times, system;
        font-size: 120%;
}

td.img { /*width: 50%;*/
         vertical-align: middle;
         text-align: center;
/*          background-color: #EEEEEE;*/
/* #9A32CD; */
}

a { font-weight: bold;
    font-family: fixed, arial, system;

}

a:hover {
	background-color : #C1FFC1;
	color : #00009F; 
	text-decoration : none;
/*	padding: 8px; */
}

.code {padding: 8px; BORDER-RIGHT: #6699cc 1px solid; BORDER-TOP: #6699cc 1px solid; BORDER-LEFT: #6699cc 1px solid; COLOR: #001030; BORDER-BOTTOM: #6699cc 1px solid; BACKGROUND-COLOR: #f0f8ff;
text-align: center;
}

li {margin-bottom: 12px;}

img {/*border: 0px;*/
border: 3px ridge white;
}

table.block 
{
background-color: silver;
/*margin-top: 12px;*/
}

b {color: black;}


p.caption {color: white; font-family: arial, fixed, system; font-size: 90%;}

img.noborder {border: 0px solid white; }

body {
font-family: "Bookman Old Style", arial, times, system;


}

p.MsoNormal {margin: 4px;}

li.sm {margin: 4px;}