body {
	margin:0;
	color:#000;
}

a:hover {
color: #D21615;
}

a {
font-family: Verdana, Geneva, Arial;
text-decoration: underline;
color: blue;
}

#content{
	background: #fff url(../img/background.jpg) no-repeat center top;
}
#line{
	background: url(../img/line.jpg) no-repeat center 100px;
	width: 9px;
}
.right_menu{
	text-align:center;
	margin-top:25px;
}

.menu a {
	font-size: 15px;
	font-weight: bold;
	color: #3A3A3A;	
} 

.menu a:hover {
	color: #D21615;
}

div.scroll-table {
width: 90%;
overflow: auto;
height: 300px;
} 


.pointer { cursor: pointer; }
.scroll {cursor: url(img/vertical.cur)}
div#wn2	{ position:relative; width:140px; height:570px; overflow:hidden; margin-top: 43px; margin-bottom: 3px;}

h1 {
font-family: Verdana, Geneva, Arial; 
font-size:20px;
}

h2 {
font-family: Verdana, Geneva, Arial; 
font-size:16px;
}

p {
font-size:13px;
}

li {
font-size:13px;
}
