/* anchor styles */

a:link {
	color: #3B6AC4;
	text-decoration: underline
}

a:visited {
	color: #92046A;
	text-decoration: underline
}

a:active {
	color: #CCCCCC;
	text-decoration: underline
}

a:hover {
	color: #cccccc;
	text-decoration: underline
}

/* body text styles */

.body01 {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
	padding-left: 36px;
}

.body01a {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
	color: #000000;
}

.body01ared {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
	color : #ff0000;
}

.body01awhite {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
	color : #ffffff;
}

.bodyindent01 {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
	padding-left: 72px;
}

.bodyindent02 {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
	padding-left: 108px;
}

.body02 {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 70%;
	margin: 6px;
}

.submenu01 {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 70%;
	margin: 6px;
}

.submenu02 {
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 70%;
	margin-bottom: 2px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0px;
}

/* head styles */

.head01 {
	color: #3B6AC4;
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
}

/* random styles */

.backtotop {
	color: #666666;
	text-align: right;
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%;
}

.indicia01 {
	color: #ffffff;
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 70%;
}

/* subhead styles */

.subhead01 {
	color: #666666;
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
}

.subhead02 {
	color: #666666;
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 80%
}

.subhead03 {
	color: #666666;
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
	font-size: 60%
}

/*selectors*/

h1, h2, h3, h4, h5, h6 {
	color: #3B6AC4;
	font-family: Geneva, Verdana, "Trebuchet MS", sans-serif;
}

ul {
	list-style-type: disc;
}

/* colored text */

.firststeps01 {
	color: #6666C;
}

.firststeps02 {
	color: #990000;
}

.whitelink {
	color: #ffffff;
}
