.body {
	background-color: #3a3a3a;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
	background-image: url(images/bk002.jpg);
	margin-left: 70px;
}
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.leftnavtext A:link {text-decoration: none; color: #000000;}
.leftnavtext A:visited {text-decoration: none; color: #000000;}
.leftnavtext A:active {text-decoration: underline; color: #000000;}
.leftnavtext A:hover {text-decoration: underline; color: #000000;}

.bottomnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bottomnavtext A:link {text-decoration: none; color: #000000;}
.bottomnavtext A:visited {text-decoration: none; color: #000000;}
.bottomnavtext A:active {text-decoration: underline; color: #000000;}
.bottomnavtext A:hover {text-decoration: underline; color: #000000;}

.tinybottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.tinybottxt A:link {text-decoration: none; color: #CCCCCC;}
.tinybottxt A:visited {text-decoration: none; color: #CCCCCC;}
.tinybottxt A:active {text-decoration: underline; color: #CCCCCC;}
.tinybottxt A:hover {text-decoration: underline; color: #CCCCCC;}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3399FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
}
