/* CSS Document */

.tl {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

/* Active Links */
/*
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #333366;
}
*/
/* Hover Links */
/*
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
*/
/* Normal Links */
/*
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333366;
}
*/
/* Visited Links */
/*
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333366;
}
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;


}
.aa {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;


}
.ssm {
	font-size: x-small;
	font-weight: normal;

}
pre {
	font-size: 12pt;

}
h1 {
	color: #000066;
}
h2 {
	color: #000066;
}
tt {
	font-size: 12pt;
}
code {
	font-size: 12pt;
}
h3 {

	color: #000066;
}
