table.footer
{ 
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: 10px;
	font-weight:bold;
	color: #191970;
}

table.header
{ 
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: 10px;
	font-weight:bold;
	color: #0000ff;
}

table.menu
{ 
	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	color: #0000ff;
}

table.body
{ 
	background-color:#ffffff;
	font-family:courier;
	font-style:normal;
	font-size: 14px;
	font-weight:normal;
	text-align:justify;
	color: #000000;
}

a:visited { text-decoration:underline; color:#0000ff;}
a:active  { text-decoration:underline; color:#0000ff;}
a:link    { text-decoration:underline; color:#0000ff;}
a:hover   { text-decoration:none; color:#ff0000;}

.menu 
{ 	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	text-align:left;
	font-family:courier;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	color: #191970;
}
.head 
{ 	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#191970;
	text-align:center;
	font-family:courier;
	font-style:normal;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
}
.main 
{ 	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	text-align:left;
	font-family:courier;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	color: #191970;
}
.para 
{ 	margin-left:10px; margin-right:10px;
	margin-top:10px; margin-bottom:10px;
	background-color:#191970;
	text-align:left;
	font-family:courier;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}
.body 
{ 	margin-left:10pt; margin-right:10pt;
	margin-top:10pt; margin-bottom:10pt;
	background-color:#ffffff;
	text-align:left;
	font-family:courier;
	font-style:normal;
	font-size: 14px;
	font-weight:normal;
	color: #191970;
}
