﻿body {
	background-color: #C4D6FB;
	font-family:trebuchet ms;
	color:#333333;
}
.sidemenu_item{
text-align:right;
line-height:11px;
color:#ffffff;
font-size:10px;
margin-right:12px;
margin-bottom:6px;
}
h1{
	font-size:24px;
	color:#7D261F;
}
h2{
	font-size:22px;
	color:#7D261F;
}
.foot{
	font-size:11px;
	text-decoration:none;
	color:#23365e;
	margin-right:14px;
}
.head
{
	color:#23365e;
	font-size:12px;
	text-align:center;
}
.head a{
text-decoration:none;
color:#23365e;
}
.head a:hover{
text-decoration:underline;
}