body, td, th {
        leftmargin="0"; 
        rightmargin ="0";
	font-family: Times New Roman;
	font-size: 14px;
	color: #bfb1a0;
}
body {
	background-color: #333333;
}
a {
        text-decoration:none;
	font-size: 14px;
	color: #A2835D;
}
a:visited {
	text-decoration:none;
	color: #A2835D;
}
a:link { 
	text-decoration: none;
	color: #A2835D;
	}
a:hover {
	text-decoration:none;
	color: #bfb1a0;
	}
A:link img, A:visited img {border-color: #bfb1a0;}
A:hover img {border-color: #bfb1a0;}

h1 {
	font-size: 18px;
	color: #b8c1cc;
}

h2 {
	font-size: 14px;
	color: #b8c1cc;
}