body,td{
 font-size:15px;
 font-family:Arial;
 margin:0% 0% 0% 25%;

 scrollbar-face-color:white;
 scrollbar-highlight-color:#e4edfc;
 scrollbar-shadow-color:#e4edfc;
 scrollbar-3dlight-color:white;
 scrollbar-arrow-color:#e4edfc;
 scrollbar-track-color:white;
 scrollbar-darkshadow-color:white;
}

a:link, a:visited, a:active{
 color:#7a90c2;
 border-bottom:1px dashed #7a90c2;
}

a:hover{
 color:#e4edfc;
 border-bottom:none;
}

img{
 border:0;
}

h1{
 color:mistyrose;
 font-family:Times New Roman,Arial;
}

h2{
 width:119px;
 height:20px;
 color:white;
 font-size:15px;
 padding:2px 0px 0px 10px;
 margin-top:50px;
 background-image:url("img/h2.gif");
 background-repeat:no-repeat;
 background-position:left center;
}

.text{
 width:55%;
 padding:15px;
 margin-left:30px;
 border:1px dashed #ccc;
}

.back{
 width:228px;
 height:340px;
 background-image:url("img/back.jpg");
 background-position:center top;
 background-repeat:no-repeat;
}

ul{
 padding-left:30px;
}