html {overflow-y: scroll;}
.tablebdr {
	border: 10px solid #999933;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #663366;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #663366;
}
.firstp {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
			font-weight: bold;
}
a.navlinks:active,a.navlinks:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #663366; */
		color: #ffffff; 

	text-decoration: none;
			font-weight: bold;
}
a.navlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
			font-weight: bold;
}
.navlinks2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
p, .inline, li, ol, .textlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663366;
		font-weight: bold;
	
}
li, ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663366;
		font-weight: bold;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}
