BODY
{
    background-color:#ffffff;
    background-image:url("../images/ttl_ul_bwi.gif");
    background-repeat:no-repeat;
    font-family:Verdana;
    font-size:10pt;
    margin:0px;
}
A:link, A:visited
{
	color: Blue;
    text-decoration: none;
	cursor: hand;
}
A:hover, A:active
{
	color: Red;
	text-decoration: underline;
}
DIV.preamble
{
    margin:0px;
    padding-top:150px;
    padding-bottom:0px;
    padding-left:250px;
    padding-right:250px;
}
IMG
{
    margin-right: 5px;
    border: 0 none;
}
SPAN.root_tag
{
    font-family:Verdana;
    font-weight:bold;
    font-size:8pt;
    margin:0px;
    color:Teal;
}
DIV.ttl
{
    margin:0px;
    padding-top:25px;
    padding-bottom:25px;
    padding-left:75px;
    padding-right:75px;
}
DIV.ttl HR
{
    color: Teal;
    width: 100%;
}
P.ttl
{
    font-style:normal;
    font-size:16pt;
    font-weight:bold;
    color:Teal;
    text-align:center;
    line-height:25px;
}
P.ttl_left
{
    font-style:normal;
    font-size:14pt;
    font-weight:bold;
    color:Teal;
    text-align:left;
    line-height:25px;
}
P.ttl_sub1
{
    font-style:normal;
    font-style:italic;
    font-size:12pt;
    font-weight:bold;
    color:Black;
    text-align:center;
    line-height:20px;
}
P.ttl_sub2
{
    font-style:normal;
    font-size:10pt;
    font-weight:bold;
    color:Black;
    text-align:center;
    line-height:10px;
}
P.ttl_text
{
    font-style:normal;
    font-size:10pt;
    font-weight:normal;
    color:Black;
    text-align:left;
}
P.ttl_email
{
    margin-top: -55px;
    font-style:normal;
    font-size:10pt;
    font-weight:normal;
    color:Black;
    text-align:left;
}
P.screenshot
{
    text-align:center;
}