@charset "utf-8";
/* CSS Document */

.tableborder {
	border: thick groove #0000A4;
}
.foo {border:0px;}

.bodytext {
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16px;
	FONT-STYLE: normal;
	LETTER-SPACING: normal;
	LINE-HEIGHT: normal;
	LIST-STYLE: square inside;
	WORD-SPACING: normal
}
.headingtext {
	COLOR: #000098;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-STYLE: normal;
	FONT-WEIGHT: 700;
	LINE-HEIGHT: normal
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000094;
}

.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000098;
}

.smalltext {
	COLOR: #000098;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	LINE-HEIGHT: normal
}
.borderside {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000098;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000098;
}
.borderside {
	list-style-position: inside;
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
}
