@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000; font-family:"Times New Roman", Times, serif;
}
#content { 
    text-align:left; valign:top; 
	}
#navcolumn { width:969px; font-size:16px; 
    text-align:center; }
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
    }
a:active {
	text-decoration: none;
    }
.content {font-size: 18px
    }
.contentblk {font-size: 18px; 
    color: #000000; 
	}
.contentsm {font-size: 16px; 
	color: #FFFFFF; font-weight:bold;
	}
.lgred {
	font-size: 36px;
	color: #FF0000;
    }
.smnav {font-size: 16px}
.smred {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
    }
.mdred {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
    }
.caption {
	font-size: 18px;
	font-weight: bold;
    }
.captionlg {
	font-size: 22px;
	font-weight: bold;
    }
