#header {
	width:100%;
	height:26px;
	background-color:#8AB6FA;
	padding-left:4px;
}
#pages {
	width:100%;
	background-color:#B8D4FF;
	padding-left:4px;	
}

#pages a {
	margin:1px;
	background: #fff;
	color: #1E4C62;
	font-weight: bold;
    text-decoration: none
}
a:link, a:visited, a:hover, a:active  {
    color: #427397;
    text-decoration: none
}
a.itemtitle:link, a.itemtitle:visited, a.itemtitle:hover, a.itemtitle:active
{
	font-size:16px;
}
body
{
    background-color: #fff;
    margin:0px; 
}
h1 
{
    color: #fff;
    padding:0px;
    margin:0px;
    font-family: trebuchet ms, arial, verdana;
	font-size:24px;
	line-height:24px;
}
h2
{
    color: #6699CC;
    font-family: trebuchet ms, arial, verdana;
}                            
