body,td,th {
	color: #454640;
}
body {
	background-color: #454640;
}
p {
   	margin: 0px;
}

.style2 {
        font-family: Tahoma;
        font-size: 14px;
        color: #45463F;
        font-weight: bold;
}
a.style2:link {
	color: #45463F;
	text-decoration: none;
}
a.style2:visited {
	color: #45463F;
	text-decoration: none;
}
a.style2:hover {
	color: #787A6D;
	text-decoration: none;
}
a.style2:active {
	color: #45463F;
	text-decoration: none;
}
.style1 {
	font-family: Tahoma;
	font-size: 11pt;
	color: #F1EEEB;
}
h1.style1 {
	font-size: 16pt;
}
h2.style1 {
	font-size: 14pt;
	font-style: italic;
}
h3.style1 {
	font-size: 12pt;
	font-weight: bold;
}
a:link {
    color: #BFE6FF;
    text-decoration: none;
}
a:visited {
    color: #BFE6FF;
    text-decoration: none;
}
a:hover {
    color: #9CD1F1;
    text-decoration: none;
}
a:active {
    color: #BFE6FF;
	text-decoration: none;
}

.style4 {font-family: Tahoma; font-size: 11px; }

