body
{
	border-color: Black;
}
p
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
}
.pwhite
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
.pwbold
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
.p2
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}
.p2bold
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.p2blue
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: #2a4687;
	font-weight: normal;
}
h1
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
h2
{
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
a {
	font-family: Tahoma, MS Sans-Serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}
btop
{
	BORDER-RIGHT: black 1px outset;
    BORDER-TOP: black 1px outset;
    FLOAT: left;
    BORDER-LEFT: black 1px outset;
    FONT-FAMILY: Tahoma;
    font-size: 11px;
    
    BORDER-BOTTOM: black 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: black;
    
}
.li
{
font-family: Tahoma, MS Sans-Serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
}