
A:link { color: #ff6600; text-decoration: none;}
A:active { color: #990000; text-decoration: none;}
A:hover {
	color: #990000;
	text-decoration: underline;
	font-weight : bolder;
}
A:visited {
	color: #ffcc00;
	text-decoration: none;
}

.sin_text,  ul, li, ol, dd, dt, dl, blockquote, div  {
	color: #E0E0E0;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.sin_section_header {
	color: #E0E0E0;
	font-family: Arial, Helvetica;
	font-size: 14pt;
}

.sin_pix_banner {
	align: center;
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
}

.sin_pix_credit {
	align: right;
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

.sin_pix_page_ref {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

.sin_special_announcement {
	color: White;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color : Maroon;
	line-height : 22px;
	text-indent : 10px;
	vertical-align : middle;
	width: 100%;
	vertical-align: top;
	margin-bottom: 12px;
	border : 0;
	margin : 0;
}

blockquote {
	font-style : italic;
	font-size : smaller;
}
.splash { font-family: Arial, Helvetica; font-size: 10pt; color: #E0E0E0 }
h2 { font-family: Arial, Helvetica; font-size: 14pt; color : #AA0000 }
h3 { font-family: Arial, Helvetica; font-size: 12pt; color : #AA0000 }
.nav-links { font-family: Arial; font-size: 10pt; font-weight: bold }

#menuID {	background-color: #000000; font-size: 10px;	text-decoration: none; 	font-family: arial, helvetica }

.banner { font-family: Arial; font-size: 12pt; font-weight: bold; color : #990000 }

em {
	font-weight: bold;
	font-style: italic;
}