body a {
	text-decoration: none;
	color: #000000;
	}
body a:hover {
	text-decoration: underline;
	cursor: pointer;
	}

.article {
        width: 760px;
        height: 30px;
        background-color: #ddccee;
	border: 1pt solid darkblue;
        }

.articletitle {
        font-family:'Maiandra GD','Perpetua','MS Reference Sans Serif','Lucida Sans Unicode',cursive;
        font-size: 20pt;
        text-align:left;
        vertical-align:top;
        }

.bottom td {
	padding-bottom: 4px;
	}


.centertitle {
        border-top: 1pt solid black;
        border-left: 1pt solid black;
        border-right: 2pt solid black;
        border-bottom: 2pt solid black;
        font-size: 110%;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #99ccff;
        }


.articleleft {
	width: 460px;
	border: 1pt solid #f5f5f5;
	}

.articlebody {
	font-size: 80%;
	padding: 6px;
	color: #2F4F4F;
	}
.articlebody h4 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	}
.articlebody img {
	margin: 6pt;
	}

.articleright {
	width: 288px;
	font-size: 70%;
	border: 1pt solid #dcdcdc;
	}
.articleright td {
	font-size: 70%;
	}


.listtitle { font: 80% verdana; padding-left: 10pt; padding-right: 10pt; }
.listtitle a { color: darkblue; text-decoration: underline; }
.listbrief {  font: 60% verdana; text-align: left }
.listbrief td {  padding-left: 14pt }
.listspacer img { width: 200pt; height: 1pt; }
.listspacer { padding-top: 6pt; padding-bottom: 6pt  }


.topics {
         font-family:'Maiandra GD','Perpetua','MS Reference Sans Serif','Lucida Sans Unicode',cursive;
	}

.topics tr {
	background-color: #55ccff;
        font-size: 8pt;
	font-weight:bold;
	text-align: left;
	color: white;
	}

.topics td {
	background-color: #eeeeee;
        font-size: 8pt;
	font-weight: normal;
	padding-left:4px;
	padding-bottom: 2px;
	padding-top: 2px;
	}



.navigate {
	padding: 10px 10px 8px 0;
	font-size: 80%;
	text-align: right;
	color: #657383;
	}
	
.navigate a {
	color: #6b7d8d;
	}
	
.navigate a:hover {
	color: #6b7d8d;
	}