body.margin {
   padding: 5;
}
body {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	font-size: 12;
	text-align: justify;
}
h1 {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	font-size: 22;
	color: #DF3232;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	font-size: 18;
	color: #DF3232;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	font-size: 18;
	color: #006;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
A:link {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;

}
A:visited {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
}
A:hover {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	color: #F00;
	text-decoration: underline;
}
A:active {
	font-family: "TW cen MT", "Times New Roman", Times, serif;
	color: #FFFF00;
	text-decoration: underline;

}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.fullborder {
	border: none;
	background: #ffffe4;
	color:#FFF;
}

.redtext {
	color: #990033;
}
.addy {
	background-color:#69f;
}
.nav {
	background-image: url(../images/table_bg2.jpg);
	padding-left: 6px;
	text-indent: 3px;
	height: 200px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 2px;
}
.highlighttable {
	text-align: center;
	border: medium dotted #3432FF;
}
.timestext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DF3232;
}

