.ystext {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.ysbold {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.heading1 {
	font-family: "Book Antiqua";
	font-size: 36px;
	font-weight: bold;
	color: #0A7DCE;
}
.heading2 {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	color: #0A7DCE;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0A7DCE;
	text-decoration: none;
	font-weight: bold;
}
a{color: #0A7DCE;}
a.menu:link{color: #0A7DCE; text-decoration: none;}
a.menu:hover{color: #666699}
.border {
	border: thin solid #FBFC6F;
}
