.orange {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #68C62F;
}
.orangesmaller {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #68C62F;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	background-color: #000;
}
.ital_med {
	font-size: medium;
	color: #AAA;
	font-style: italic;
}
body {
	background-color: #1E1206;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/ancestorSpeak.jpg);
	background-position: right top;
	text-align: center;
}
.bigblue {
	color: #68C62F;
	font-style: italic;
	font-size: xx-large;
}
.bigbueital {
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #1C8457;
}
.red {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF0000;
}
.style1 {
	color: #000;
	background-color: #0A2424;
	border-top-color: #606;
	border-right-color: #606;
	border-bottom-color: #606;
	border-left-color: #606;
}
.medblue {
	color: #190D55;
	font-size: medium;
	font-weight: bold;
}
.medblueital {
	color: #1C8457;
	font-size: medium;
	font-weight: bold;
}
.smblue {
	color: #1B8053;
	font-style: italic;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smwhite {
	font-weight: normal;
	font-size: medium;
	color: #AAA;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
