/* Globals */

body {
	background-color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:12px;
	line-height: 16px;
	color:red;
	margin: 0px;
	text-align:center;
	focus {outline: none;}
	}
span, div {padding:0px; margin:0px}
td {vertical-align: top}
img {
	border:0px;
	text-align: center;
}




/* Styles......................................................................... */

/* Text */
.primary {
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-size:12px;
	color:#cccccc;
	line-height: 19px;
	font-style: normal;

}

.secondary {
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-size:12px;
	color:silver;
	line-height:9px;
	font-style: normal;

}

a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	line-height: 19px;
	font-style: normal;
	background-color: #000000;
	color: #FFFF66;
	font-variant: normal;
}

a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFF66;
	line-height: 19px;
	font-style: normal;
	background-color: #000000;
	font-variant: normal;	
}

a:active, a:hover {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	line-height: 19px;
	color:white;
	text-decoration: underline;
	background-color: #000000;
}

.date {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
    color:white;	
	line-height: 10px;
	font-variant: small-caps;	
}

td#header a:link {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:white;
	line-height: 10px;
	font-variant: small-caps;
	background-color: #000000;
}


td#header a:visited {	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
    color:white;	
	line-height: 10px;
	font-variant: small-caps;	
	background-color: #000000;
}


td#header a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10px;
    color:silver;	
	line-height: 10px;
	font-variant: small-caps;
	background-color: #000000;	
}

td#header a:active {	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
    color:white;	
	line-height: 10px;
	font-variant: small-caps;
	background-color: #000000;	
}
