.craytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00533F;
}
.craybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.craybullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	list-style-type: circle;
	text-indent: -20px;
	margin-left: 13px;
}
.craysubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #4A8277;
}
.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #C08090;
}
			A.navlinks:active {color:#C08090;}
			A.navlinks:visited {color:#C08090;}
			A.navlinks:hover {color:#FFFFFF;}
			A.navlinks:visited:hover {color:#FFFFFF;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006666;
}
			A.textlinks:active {color:#006666;}
			A.textlinks:visited {color:#006666;}
			A.textlinks:hover {color:#009966;}
			A.textlinks:visited:hover {color:#009966;
}
.titlebac {
	background-image: url(../images/title_bac.jpg);
	background-repeat: repeat-x;
}
