body {
	background-color: #F1F8F1;
	background-attachment: scroll;
	background-image: url(../images/back/back_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#submenu {
	width: 575px;
	text-align: left;
}
#submenu a:visited {
	color: #B95D6A;
	text-decoration: none;
}
a:visited {
	color: #B95D6A;
	text-decoration: none;
}
a:link {
	color: #B95D6A;
	text-decoration: none;
}
.links a:link {	
	color: #2B4F21;
	text-decoration: none;
}
.links a:visited {
	color: #333333;
	text-decoration: none;
	font-size: small;
}
.mainContent {
	color: #333333;
}
.mainTxt {
	font-size: medium;
	color: #3B6E33;
}
.spaceTxt {
	color: #A1A1A1;
}
.url {color: #7B6A70}

h2 {
	font-size: x-large;
	color: #003300;
}
h3 {
	font-size: medium;
	font-style: italic;
	color: #3D0002;
}

li {
	list-style-type: disc;
}
.tableBdr {
	border: thin dotted #CCCCCC;
	color: #333333;
}
