BODY, TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
    color : #E0E0E0;
}

A {
	/*font-weight : bold;*/
}

body {
	background-color : #000040;
}

A:link  { color : #FFCC00; }
A:visited  { color : #FFCC00; }
A:hover  { color : #FFEE00; }

th {
    align : center;
    text-transform : uppercase;
    font-size : 11px;
    font-weight : bold;
    color : #FFFF00;
    background-color : #003366;
}

h3 {
    font-size : 22px;
    color : #FFFFFF;
}

td {
	align : left;
    vertical-align : top;
}

img {
    border-color : #000000;
}

.caption {
    align : center;
    /* font-family : Courier New, Courier, monospace; */
    font-size : 13px;
    color : #ffffff;
}

.info {
    font-family : monospace;
    font-size : 10px;
    color : #999999;
}

.indented {
    text-indent : 5;
}

.status {
    color : #FFFFFF;
    font-weight : bold;
}

.bighead {
    font-size : 14px;
    font-weight : bold;
    color : #FFFFFF;
}

.copyright {
    font-size : 10px;
    color : #999999;
    /* line-height : 1; */
}

.fixed {
    font-family : Courier New, Courier, monospace;
}
