a {
	color: #036;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #369;
}

a:hover {
	color: #69c;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	letter-spacing: 100%;
	margin: 0;
	padding: 0;
	color: black;
}

h1 {
	font: 90% Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #348687;
	font-weight: bold;
	font-size: 24px;
	margin: 5px 0 0 0;
	padding-bottom: 0px;
}

h2 {
	font: 90% Arial, Helvetica, sans-serif;
	text-decoration: underline;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

.swhite {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: white;
font-weight: bold;
font-size: 10px;
}

.rightbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rightbarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0065a4;
	font-weight: bold;
}
.rightbarTitle a:link, .rightbarTitle a:visited {
	color: #0065a4;
}
.rightbarTitle a:hover {
	color: #69c;
}

div.leftblk {
padding-right: 0px;
padding-bottom: 5px;
margin:5 5 5 5;
margin-right:5px;
overflow: hidden;
width: 255px;
float: left;
}

.white {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: white;
font-weight: bold;
font-size: 10px;
}
.white a:link {
	color: #ffffff;
},
.white a:hover {
	color: #ffffff;
}, 
.white a:visited {
	color: #ffffff;
}

cite {
	font-size: 90%;
	font-style: normal;
}