
.copyright {font-size: x-small; text-align: center}


.enhanced {font-size: large; font-weight: bold;}

.left-table {text-align: right;}
.right-table {text-align: left;}

.error-message {color: red; background-color: black; font-weight: bold; font-size: large;}
; .debug-info {color: red; background-color: black;}
.debug-info {color: red; background-color: grey;}

body {background-color: #ccccff; font-family: sans-serif;}

;--------------------------
; THE REMAINING ARE UNUSED
;--------------------------

body1
{background-color: cyan;}

unused_sample
{background-color: yellow;
background-image: url(background_image.gif);
background-repeat: repeat-y;
background-position: 2px 0px;}

body2 {background-color: #ccffff;}
