a:hover {
	COLOR: red;
}

a {
	TEXT-DECORATION: none;
}


div {
	 border: 0px solid Black;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: small;
	 font-style: normal;
	 font-weight: normal;
	 color: #000000;
}

.left_border { 

border-left: 1px solid black;

}

.right_border { 

border-right: 1px solid black; 

}


body {
	margin: 0 auto;
	width: 768px;
}
	
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
}
#navigation {
	float: center;
	width: 150px
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#content1 {
	margin-left: 3px;
	margin-right: 3px;
	float: center;
	width: 125px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#content2 {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#content3 {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	width: 125px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#footer {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: gray;
}

.note {
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #0000cc;
} 
.date { 
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; font-weight: bold
 }

.articleheader { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #333333; line-height: 12px; position: static; clip: rect( ); text-decoration: none 
}

.maincopy { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; position: static; clip: rect( ); text-decoration: none 
}

