@charset "UTF-8";
/* CSS Document */

body{
	background-color:#a99e8a;

}

td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:.85em;
	font-weight:800;
	color:#eee1c9;

}

a {
	color:#ffcc33;
	text-decoration:none

}

a:hover {
	color:#eee1c9;
	text-decoration:underline;

}

.copyrt {
	font-size:.70em;
	font-weight:400;
	color:#eee1c9;

}

.symbol {
	font-size:1.5em;

}

.bio {
	font-size:.75em;
	font-weight:400;
	color:#261b0a;

}

