﻿body
{
    margin: 0px;
    font-weight: normal;
    text-decoration: none;    
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
	color:#303030;
    background: #676B7C; 
}
h1
{
	color: #2455B7;
	font-size: 19pt;
	margin-bottom: 2;
	margin-top: 16pt;
	font-weight: normal;
}
A:link
{
    color: #800707;
    text-decoration: none;
}
A:visited
{
    color: #9e0039;
    text-decoration: none;
}
A:hover
{
    color: #800707;
    text-decoration: underline;
}

td.grey_bg
{
	background-image:url(Images/topbar_bg.gif);
}
td.dot_bg
{
	background-image:url(Images/topbar_dots_bg.gif);
}
td.body_bg
{
	background-image:url(Images/body_bg.gif);
}

p.w2SubTitle2 {
color:#2066C9;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:160%;
font-weight:normal;
}

ul {
line-height:120%;
list-style-image:url(wip/ul.gif);
list-style-position:outside;
margin-bottom:6pt;
margin-left:12pt;
margin-top:3pt;
padding-left:12pt;
}

.styleStoreRLink {
line-height:110%;
margin:8pt 5pt;
}

a.TabLink               {color:#404040; text-decoration: none; }
a:hover.TabLink         {color:#3399FF; text-decoration: underline; }
a:visited.TabLink       {color:#505050; text-decoration: none; }
a:visited:hover.TabLink {color:#3399FF; text-decoration: underline; }
