html, body {
        margin:10 auto ;
        padding:10;
}
body{
        text-align: center;
        font-family: "Comic Sans MS";
        background-color: #bece9c;
        color: #444;
        font-size: 85%;
}
a{
        color: #27D;
        text-decoration: none;
}
a:focus, a:hover, a:active {
        text-decoration: underline;
}

p, li {
        line-height: 1.5em;
}
h1, h2 {
        font-family: "Trebuchet MS", Verdana, sans-serif;
        margin: 0;
}
h1 {
        margin-bottom: 10px;
        padding: 0;
        font-size:3em;
        color: #333;
        letter-spacing:-1px;
}
h2 {
        padding-top: 10px;
        font-size:2em;
        letter-spacing:-1px;
}
pre {
        font-size: 1.2em;
        line-height: 1.2em;
}
div#page {
        width: 850px;
        background-color: #fff;
        margin: 0 ;
        text-align: left;
        border-color: #ddd;
        border-style: none solid solid;
        border-width: medium 1px 1px;
}
div#container {
        padding: 20px;
}
div#ads {
        clear: both;
        padding: 12px 0 12px 66px;
}
div#footer {
        clear: both;
        color: #777;
        margin: 0 auto;
        padding: 20px 0 40px;
        text-align: center;
}

div#scr_win
{
    overflow-y: scroll;
    height: 830px;
    border: 1px solid #ccc;
	
}

p#co{
style=margin-top:-15; 
  line-height:25px; 
   font-size:15px;
   font-weight:200;

}
p.heading
{
 
    font-weight: bold;   
    font-size:18px;
}
p.heading2{
 	font-weight: bold;   
    font-size:16px;
	padding-top:25px;
}
p
{
font-size:15px;
line-height: 35px;
}
div p
{
font-size:13px;
line-height: 12px;
}
p#tbl
{
font-size:15px;
line-height: 30px;
}


