body {
	background-color:#fff;	
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;

text-align:center;


}

#page {

}

#list {

}

li {
	background-color:#efefef;
	margin:10px auto;
	padding:4px;
	border:2px solid #fff;
	outline:1px solid #ccc;

}

tt {
font-size:8px;
	color:#666;
}

i {
font-size:11px;
	color:#000;
}

small {
font-size:10px;
	color:#444;
}


a {
	color: blue;		
}

.footer{
color: #333;
	font-size:8px;
}

.header{
color: #333;
	font-size:8px;
}


a {
color:#124AA8;
text-decoration:none;
}

a:hover {
color: #AB1013;
text-decoration:underline;
}


ul {
list-style-type:none;
margin:0;
padding:0;
}

ul li {	
border-right:1px solid #bbb;
}

ul li a {
color: blue;
}

ul li a:hover {
background-color: navy;
color: #ffc;
}








tt{font-size: small;color:#444;}

b{
margin:0px auto;
color:#000;
padding-left:6px;
padding-right:6px;
background-color: #fff;
border-bottom: 1px solid #999;
}


h2{
margin-top: 0px;
padding-top: 0px;
border-top: 2px solid #999;
background-color: #ffb;
border-bottom: 2px solid #999;
}

h3{
margin-top: 0px;
padding-top: 0px;

}

h4{
margin-top: 0px;
padding-top: 0px;
border-top: 1px dotted #999;
background-color: #eee;
border-bottom: 1px dotted #999;
}

div.content {
//width:650px;
//margin:0px auto;
margin-left: 40px;
margin-right: 40px;
text-align:left;
padding:15px;
border:2px solid #333;
background-color:#fff;
}

