a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}

a:active  {
	color: #9999CC;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #9999CC;
	text-decoration: underline;
	font-weight: bold;
}

body  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color : #FFFFFF;
	text-align : center;
	margin : 0px;
}

p {
	text-align : justify;
}

p, td, li {
	font-size : 13px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1  {
	color : Black;
	font-weight : bold;
	font-size : 14pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h2  {
	color : Black;
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align : left;
}

h3  {
	color : Black;
	font-weight : bold;
	font-size : 11pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align : left;
}

h4  {
	color : #666699;
	font-weight : normal;
	font-size : 10pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color : #ffffff;
	text-align : left;
}

h5  {
	color : #666699;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color : #ffffff;
	text-align : left;
}

.footer {
	text-align : right;
	line-height : 16px;
}

th  {
	color : Black;
	font-size : 10pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	valign : bottom;
	background-color : #F5F5DC;
	text-align : left;
	font-weight : normal;
}


.menu {
	font-size : 9pt;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height : 14pt;
	font-weight : bold;
}

sup {
	font-size : 9px;
}

table {
	margin-left : auto;
	margin-right : auto;
}
