
body {
	font-family: Arial;
	color: rgb(255,255,204);
	background-color: black;
	background-image: url(nth_theme_business_modern_pipebk_bg.gif);
}
h1 { font-family:Arial; font-weight:bold; font-size:22; color:rgb(255,255,204); }
h2 { font-family:Arial; font-weight:bold; font-size:16; color:rgb(255,255,204); }
list { font-family:Arial; font-size:12; color:rgb(255,255,204); }
sublist { font-family:Arial; font-size:10; color:rgb(255,255,204); }
table { color:rgb(255,255,204); border-top-color:rgb(223,223,223); border-right-color:rgb(108,108,108); border-bottom-color:rgb(108,108,108); border-left-color:rgb(223,223,223); }
table td { color:rgb(255,255,204); border-top-color:rgb(108,108,108); border-right-color:rgb(223,223,223); border-bottom-color:rgb(223,223,223); border-left-color:rgb(108,108,108); }
table th { color:rgb(255,255,204); border-top-color:rgb(108,108,108); border-right-color:rgb(223,223,223); border-bottom-color:rgb(223,223,223); border-left-color:rgb(108,108,108); }
h3 { font-family:Arial; font-weight:bold; font-size:12; color:rgb(255,255,204); }
a:link { font-family:Arial; font-style:bold; font-weight:bold; color:rgb(255,255,153); text-decoration:none; }
a:visited {
	font-family: Arial;
	font-weight: bold;
	color: Silver;
	text-decoration: none;
}
a:hover { font-family:Arial; font-weight:bold; color:yellow; text-decoration:none; }
a:active { font-family:Arial; font-weight:bold; color:rgb(255,223,85); text-decoration:none; }

