td, p, ul, li, blockquote {
	font-family: Arial, "Times New Roman", Georgia;
}

#introcell {
	font-family: Arial, "Times New Roman", Georgia;
	font-size: 80%;
	color: #000000;
	background-color: #CCEEFF;
}

p.backto {
	float: right;
}

p.backto a {
	color: #990099;
	font-weight: bold;
}

#introcell h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #000000;
	margin: 0px;
}

#introcell a:link {
	color: #990099;
	text-decoration: none;
}

#introcell a:visited {
	color: #990099;
	text-decoration: none;
}

#introcell a:hover, #introcell a:active {
	color: #DE6901;
	text-decoration: underline;
}

#introcell ul, #introcell li {
	color: #000000;
	font-size: 95%;
}

#jolink {
	font-size: 80%;
	font-family: Arial, "Times New Roman", Georgia;
}

#jolink a:link {
	color: #990099;
	text-decoration: none;
}

#jolink a:hover, #jolink a:active {
	color: #DE6901;
	text-decoration: underline;
}

#maincontent {
	font-family: Arial, "Times New Roman", Georgia;
	font-size: 80% !important;
	color: #000000;
	background-color: #CCEEFF;
}

p.forum {
	color: #990099
}

.qttable {
	font-family: Arial, "Times New Roman", Georgia;
	font-size: 80%;
	color: #000000;
	background-color: #CCEEFF;
}

#maincontent a:hover, #maincontent a:active {
	color: #DE6901;
	text-decoration: underline;
}

p.listh {
	margin: 0px 0px !important;
}

#subnavs {
	font-family: Arial, "Times New Roman", Georgia;
	font-size: 80%;
	color: #000000;
	background-color: #CCEEFF;
}

#subnavs a.selected {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#subnavs a:link {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}

#subnavs a:visited {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}

#subnavs a:hover, #subnavs a:active {
	color: #DE6901;
	text-decoration: underline;
}

ul {
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
}

#footer {
	font-family: Arial, "Times New Roman", Georgia;
	font-size: 80%;
	color: #000000;
	background-color: #CCEEFF;
}
#footer a:link {
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}

#footer a:visited {
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #990099;
	text-decoration: underline;
}

.nested {
	font-family: Arial, "Times New Roman", Georgia;
	color: #000000;
	background-color: #CCEEFF;
}

.nested p, .nested blockquote, .nested ul, .nested li {
	font-size: 80%;
}

.nested blockquote {
	font-style: italic;
}

/* Used for table in Indian Communities page */
.nested p {
	margin: 2px 0px 5px;
}

p.topspace {
	margin: 15px 0px 5px!important;
}

.goleft {
	float: left;
}

.goright {
	float: right;
}

p.notes {
	color: #990000;
}

.nested h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 5px 0px 0px;
}
/* end Indian Communities */

/* print version */

.print_only {
	display: none;
}

