body { 
margin : 0; 
padding : 0; 
font-family: verdana;
font-size: 13px;
background: #F9F9F9;}
img {
border: 0;
}

form {
margin: 0;
}


h1 {
margin-top: 0;
margin-bottom: 0;
font-size: 25px;
}

h2 {
margin-top: 10px;
font-size: 18px;
color: #E60707;
}

ul {
list-style-type: square
}

.go_white {
background: #ffffff;
}

.go_white_fade {
background: url("bg.jpg") repeat-x;
height: 19px;
}

.go_gray {
background: #E6E6E6;
}

.go_gr {
background: #F9F9F9;
}

.go_gray_fade {
background: url("border2.jpg") repeat-x;
height: 11px;
}

.border {
width: 385px;
height: 228px;
overflow: hidden;
background: url("border.jpg") no-repeat;
position: relative;
}

.insideim {
position: absolute;
top: 11px;
left: 40px;
}

.link {
text-decoration: underline;
color: #5772F7;
font-size: 11px;
}

.link:hover {
text-decoration: none;
color: #D12121;
}

.as_list li {
color: #2178D1;
}

.tss {
color: #5E5E5E;
font-size: 11px;
}


h1 a {
text-decoration: none;
color: #000000;
}

h1 a:hover {
text-decoration: underline;
}