center
    {
    color: white;
    background-color: black;
    padding: 0 0 2px 0;
    border-bottom: 2px solid #CCCCCC;
    width: 100%;
    }

center a
    {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
    background-color: transparent;
    }

body {
    margin: 0;
    }
    
h2 {
	font-size: 1em;
}
p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.66em;
	line-height: 160%;
	color: #663333;
	background-color: transparent;
}
a {
	color: #339933;
	background-color: transparent;
}
a:hover {
	color: #3333FF;
	background-color: transparent;
}
span.t {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.66em;
	line-height: 160%;
	color: #996666;
	background-color: transparent;
}
hr {
	color: #FFCC66;
	background-color: transparent;
}
