@charset "utf-8";
/* CSS Document */
body {
	background-color:#6f6f6f;
	color:#c0c0c0;
	font-family:Trebuchet MS;
	font-size:medium
}
a:link {
	color:#993399;
}
a:visited {
	color:#800080
}
a:active {
	color:#990000;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color:#COCOCO;
}

.cellhead {
	font-size:larger;
	font-weight: bold;
}
.speclink {
	color:#B90000;
}

.indexh1 {
	color:800080;
	font-size:xx-large;
	font-family:"Times New Roman", Times, serif;
}
.indexh2 {
	color:08215a;
	font-size:large;
}

.cells {
	text-align:left;
}

.minor {
	font-size:smaller;
}

#acad {
}

#arch {
}

#costume {
}

#folk {
}

#genea {
}

#hist {
}

#names {
}

#personal {
}

#self {
}

#travel {
}

#index { 
	background-color:#bdc6de;
	color:#000000;
	text-align:center;
}

#index.a:link {
	color:#0000FF;
}

#index.a:visited {
	color:#FF0000;
}

