@import url("../library/jb.css");
/* body text paragraph style */
.text1 {
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: justify;
}

/* general links */
.links {
	color:#660000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-decoration: none;
	text-underline-position: 0;
}
.links:hover {
	color:#00000;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #660000;
	text-decoration: none;
}
.linksVR {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
}
.links2 {
	font-size: 14px;
	text-decoration: none;
}
links2 {
	color: #660000;
}

