a:link {
	color: #8C8C8C;
}

a:visited {
  color: #8C8C8C;
}

a:hover {
	color:#8C8C8C;
	text-decoration: none;
}

a:active {
	color: #8C8C8C;
}

pre {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

p {
	text-indent:30px;
}

body {
	font-family:"Times New Roman", Times, serif;
	margin-left:0;
	margin-top:0;
	margin:0;
	background-image:url(images/bgtest2.jpg);
}

td {
	font-family:"Times New Roman", Times, serif;
}

#minititle {
	font-size:16px;
	font-weight:bold;
	color:#8C8C8C;
}

#sitename {
	font-variant:small-caps;
	color:#BFBFBF;
	font-weight:bold;
	font-size:24px;
	letter-spacing:30px;
	text-decoration:overline underline;
}

#content {	
	color:#696969;
	font-weight:500;
	font-size:14px;
}

#whatido {
	color:#cfcfcf;
	font-weight:700;
	font-size:12px;
	letter-spacing:2px;
}

#contentbox {
	width:450px;
}

th {
	font-family:"Times New Roman", Times, serif;
}
#copyright {
	color:#BFBFBF;
	font-size:12px;
	font-weight:600;
}

#counter {
	color:#BFBFBF;
	font-size:12px;
	font-weight:600;
}