p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar {
	float: left;
	width: 130px;
}

.navbar img {
	margin: 10px;
	padding: 1px;
}

.content p, li {
line-height: 150%;
}

.content img {
	padding: 5px;
	xxborder: 1px solid #CCCCCC;
	margin: 5px;
}

.content table {
	margin-right: 10px;
}

.footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #bbbbbb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.wrapper {
	margin-left: 130px;
	width: 650px;
}

.box {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.paragraph {
	color: #CCCCCC;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 600px;
}

blockquote {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.mainpages {
	width: 600px;
}
.issuenumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #CCCCCC;
	text-align: right;
	line-height: 40px;
	padding-right: 5px;
	background-position: center;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}
.figure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.onclick {
color:#000099;
text-decoration:underline;
}
hr {
	border: none 0;
	border-top: 1px dotted #bbb;
	height: 1px;
}
