.main h1{
background-color:#FFFFFF;
color:#999999;
font-family:Verdana,Arial,sans-serif;
font-size:20px;
font-weight:bold;
margin-bottom:0;
padding-bottom:12px;
}

td.main{
padding: 0px !important; 
}

.main p{
padding: 0 4px !important;
}

#brk {
line-height:20px;
margin-top:80px;
text-align:center;
}	

#page h1 {
	font-size: 18px;
	text-align: left;
}

#page h2 {
	font-size: 16px;
	text-align: left;
}

#tro h2 {
	font-size: 16px;
	text-align: left;
}

#page p {
	text-align: justify;
	line-height: 18px;
	margin: auto auto 8px;
}

/* For links */
#source-wrap{
float:left;
margin-left:5px;
margin-top:20px;
width:98%;
}

.source-item{
float: left;
width: 100%;
margin-bottom: 15px;
border-bottom: 1px dotted #85807A;
padding-bottom: 5px; 
}

.source-item .key{
float: left;
width: 100%;
}

.source-item .key a{
font-weight: bold;
color: #0000FF;
text-decoration: none;
}

.source-item .key a:hover{
text-decoration: underline;
}

.source-item .web{
color:#A79787;
float:left;
font-size:10px;
width:100%;
}

.source-item .desc{
float: left;
width: 100%;
}