body {
	color:#2d3536;
	/*background-color: #D0ECFA;*/
	background-color: #E8F4FA;
    text-shadow:0 1px 0 #fff;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h1{
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
a, a:visited {
	/*color:#2d3536;*/
	color: #09F;
	text-decoration:none;
	/*border-bottom:1px dotted #826a4d;*/
}
a:hover, a:active {
	color:#00F;
	text-decoration:none;
}
h1 a, h1 a:visited{
	color: #069;
}
h1 a:hover, h1 a:active {
	color:#F00;
}
h1{
	margin: 10px 0 5px 0;
	font-size: 1.5em;
}
h1 span{
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 10px;
	font-size: 0.5em;
}
#wrap{
	width: 800px;
	margin: 0 auto;
}
.head{
	font:32px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-align: center;
	margin-bottom: 20px;
}
.head a{
	color: #F00;
}