div.whole {
	background-image:url(bgcircle.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

body {
	background-color:#FFFFFF;
    margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

img {
	border: none;
}

h1 {
	text-align: center;
	color: #77052e;
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	text-align: left;
	color: #77052e;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:2pt;
	margin-top:3pt;
}

li {
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}

a.submenu {
margin-left:10pt;
text-align:left;
text-decoration:underline;
}

a.submenu:visited {
color:#0000FF;
}

.plain_text {
	text-decoration:none;
	font-size:10pt;
	font-family: verdana, arial, sans-serif;
	text-align:justify;
}
a.plain_text {
	color:#0000FF;
	text-decoration:underline;
}
a.plain_text:visited {
	color:#0000FF;
	text-decoration:underline;
}

table.footer_table {
background-color:#265da6;
}
td.footer_table {
text-decoration:none;
font-size:10pt;
font-family: Tahoma, Verdana, Arial;
color:#ffffff;
}
a.footer_table {
text-decoration:underline;
font-size:10pt;
font-family: Tahoma, Verdana, Arial;
color:#ffffff;
}

td.tablewithborder {
border-width:1pt;
border-style:solid;
border-color:#999999;
}
