<style>{  }

a:link {
	color: #1900FF;
	text-decoration: underline;
}

a:visited {
	color: #1900FF;
	text-decoration: underline;
}

a:hover {
	color: #1900FF;
	background-color: yellow;
	text-decoration: underline;
}

p {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

li {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

.copyright {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.nav:link {
        color: #4B4B4B;
        text-decoration: underline;
}

.nav:visited {
        color: #4B4B4B;
        text-decoration: underline;
}

.nav:active {
        color: #4B4B4B;
        text-decoration: underline;
}

.nav:hover {
        color: #10107B;
        text-decoration: none;
}

.end_title {
        font-family: Verdana;
        font-size: 16pt;
        font-weight: bold;
        color: #1900FF;
}

.art_title {
        font-family: Verdana;
        font-size: 14pt;
        font-weight: bold;
        color: #000000;
}

.cattitle {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #CC0000;
}

.cattitle:link {
        color: #CC0000;
        text-decoration: none;
}

.cattitle:visited {
        color: #CC0000;
        text-decoration: none;
}

.cattitle:active {
        color: #CC0000;
        text-decoration: none;
}

.cattitle:hover {
        color: #CC0000;
        text-decoration: none;
}

.lgtitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.lgtitle:link {
	color: #CC0000;
	text-decoration: none;
}

.lgtitle:visited {
	color: #CC0000;
	text-decoration: none;
}

.lgtitle:active {
	color: #CC0000;
	text-decoration: none;
}

.lgtitle:hover {
	color: #CC0000;
	text-decoration: none;
}

.title {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.light {
	color: #4B4B4B;
}

.article_body {
	font-family: Verdana;
	font-size: 10pt;
	color: #4B4B4B;
	padding-left: .5em;
	padding-right: .5em;
	margin-right: 1em;
	margin-left: 1em;
	font-weight: normal;
	border-top: 1px dotted;
	border-right: 1px dotted;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
}

.experts_view {
        font-family: Verdana;
        font-size: 10pt;
	font-weight: normal;
        color: #4B4B4B;
}

.cat_listing {
	border-top: 1px dotted; border-color: #C0C0C0;
	border-bottom: 1px dotted; border-color: #C0C0C0;
	border-left: 1px dotted; border-color: #C0C0C0;
	border-right: 1px dotted; border-color: #C0C0C0;
}

.right_space {
	margin-left: .2em;
	margin-right: .5em;
}

.date {
        font-family: Verdana;
        font-size: 8pt;
	font-style: italic;
        font-weight: bold;
        color: #000000;
}

h2 {
        font-family: Verdana;
        font-size: 14pt;
        font-weight: bold;
	border-bottom: 1px dotted; border-color: #C0C0C0;
        color: #CC0000;
}

.posted {
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	margin-left: 50px;
	margin-bottom:25px;
}

.comments-head	{ 
	font-family: Verdana; 
	font-size: 12pt; 
	color: #CC0000;
	border-bottom: 1px dotted #000000;
	margin-top: 20px;
	font-weight: bold;
}

.comments-body	{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000;
	border-bottom: 1px dotted #000000;
	margin-top: 20px;
	font-weight: normal;
}

.extended {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.small_i {
        font-family: Verdana;
        font-size: 8pt;
        font-style: italic;
        color: #000000;
        margin-bottom:25px;
}

.rightborder { 
	border-right: 1px solid #000000; 
} 

.leftborder { 
	border-left: 1px solid #000000; 
	border-style: dashed; 
} 

-->
</style>