body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-attachment: fixed;
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	color: #C0c0c0;
	text-decoration: none;
	font-weight: bold;
}
a.footer:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	color: #C0c0c0;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	color: #414D9D;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F79C9C;
}
a.webdesign:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #C0c0c0;
	text-decoration: none;
	font-weight: bold;
}
a.webdesign:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #C0c0c0;
	text-decoration: none;
	font-weight: bold;
}
a.webdesign:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #414D9D;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {

	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #EA9494;
}
.h1sm {
	font-size: .8em;
}
