body {
	background-image:url(images/bg.gif);
	background-color:#F1E9E8;
	margin:0px;
}
body, td {
	font-family : Verdana, Arial, sans-serif;
	margin-top: 0px;
}
a{
	text-decoration:underline;
	font-weight:bold;
	color:#000066;

}
a:hover{text-decoration:none; color:#000000;}
h1,h2,h3,h4,h6 {
	font-weight: bold;
	text-align:center;
	margin-top: 2px;
	color: #000066;
}
h1 {
	font-size:34px;
}
h2 { font-size:16px; 
	}
h3 { font-size:14px; 
	}
h4 { font-size:14px; 
	}
h5 { font-size:14px; 
	}
#header { background-image:url(images/bg.gif);}
#navigation {
	font-size:10px;
	font-weight:bold;
}
#navigation2 {
	font-size:10px;
	font-weight:bold;
}
#maincontent {
	font-size:13px;
}
.maincontent {
	font-size:13px; background-color:#FFFFFF
	
}
#footer {
	font-size:10px;
}
.leftsidebar {
background-image:url(images/bg.gif);
}
.rightsidebar {
	background-image:url(images/bg.gif);
}
.navlinks {font-size:10px; font-weight: bold;}
.styleback {font-size: 10px; font-weight:bold;}
.box{ background-color:#FFFFFF;}
