/* Powerstore CSS Document */
html, body
{
 background-color:#474749;
 height:100%;
 width:100%
}

body
{
 margin:0;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 color:#757477
}

#myPage
{
 background-color:#008193;
 width:960px;
 text-align:justify;
}

#myHeader
{
 background-color:#008193;
}

#myHeader IMG
{
 margin:10px 10px 10px 20px;
}

#myContent
{
 background-color:#FFFFFF;
 text-align:justify;
 padding:20px;
}

#myFooter
{
 background-color:#008193;
 font-size:10px;
 color:#FFFFFF;
 text-align:center;
 padding:3px
}


h1 
{
 font-size:16px
}

h2 
{
 font-size:14px
}

h3
{
 font-size:13px;
 color:#008193
}

h4 
{
 font-size:13px
}

p
{
 font-size:11px
}
a
{
 color:#107C8F
}
