body
{
	background-color: #8bbdd2;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #126c98;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #126c98;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

p, body, html, .std_font, .reg_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

.hidden
{
	overflow: hidden;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}



.bookMenu
{
	background-color: #e8dfce;
}

.title
{
	font-weight:bold;
	font-size: 12pt;
}

a
{
	color: #126c98;
	font-weight: bold;
	font-size: 11pt;
}

a:hover
{
	color: #6666DD;
}

img 
{
  border : 0px;
}
