.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;


}
.body { font-family : Arial, Helvetica, sans-serif; font-size : 12px; line-height : 18px; color : #333333; }
.bodysm { font-family : Arial, Helvetica, sans-serif; font-size : 11px; line-height : 13px; color : #333333; }

a:hover {
	text-decoration: underline;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a.alllinks{
	color: #FF0000;
	text-decoration: none;
}
a.alllinks:hover{
	text-decoration: underline;
}
a.alllinks:visited {
	color: #FF0000;
	text-decoration: none;
}
a.navlinks {
	TEXT-DECORATION: none;
	color: #000000;
}
a.navlinks:hover {
	TEXT-DECORATION: none;
	color: #FF0000;
}
a.navlinks:visited {
	text-decoration: none;
}

.allcaps {
	text-transform: uppercase;
}
.tabletopline {
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
}

.vertreddotline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #990000;

}
.horizreddotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;

}
.tablebottomline {
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	border-bottom-style: dotted;
	padding-left: 5px;


}
.tablebottomline2 {
	border-bottom-color: #FFFF66;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	border-bottom-style: dotted;
	padding-left: 5px;


}

.navbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 15px;


}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.tablelinesolid {
	border: 1px solid #FFFFFF;


}
.tablelinedot {
	border: 1px dotted #FFFFFF;


}

a {
	color: #FF0000;
	text-decoration: none;
}
