html{
margin:0px;
padding:0px;
height:100%;
width:100%;
background:url(../../images/body/bgstroke.gif) top center repeat-y;

}
body{
width:699px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-color:#FFFFFF;

font-family:Tahoma,Verdana;
font-size:11px;
color:#5b5b5b;
}
.top{
background:url(../../images/body/topstroke.gif) top center repeat-x;
width:100%;
height:10px;
top:0px;
left:0px;
position:absolute;
margin:0px;
padding:0px;
}
a:link, a:visited, a:active, a:hover{
color:#5b5b5b;
text-decoration:underline;
}
h1{
color:#d22d27;
font-weight:bold;
font-size:18px;
}
h2{
color:#5b5b5b;;
font-weight:bold;
font-size:14px;
}
h3{
color:#5b5b5b;;
font-weight:bold;
font-size:12px;
}