
body {
 color: #666666;
 font-family: Verdana, acute, serif;
 font-size: 16px;
}

a:link, a:visited, a:active {
        font-family: Verdana, acute, serif;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
}
a:hover {
        font-family: Verdana, acute, serif;
	font-size: 1qpx;
	color: #003399;
	text-decoration: underline;
}
td {
        font-family: Verdana, acute, serif ;
	font-size: 16px;
	color: #003399;
}

img {
  border: 0;
}

.topnav {
border-left:1px solid #003399; 
border-right:1px solid #003399;
border-bottom:1px solid #003399;
height:26px;
}

.outline {
background-color: #eeeeee;
border:1px solid #003399;
}

.left_image {
border-right:1px solid #003399;
border-bottom:1px solid #003399;
}

.left_content {
border-left:1px solid #003399;
border-right:1px solid #003399;
padding-left:2px;
}

.left_content_end {
border-left:1px solid #003399;
border-right:1px solid #003399;
border-bottom:1px solid #003399;
padding-left:2px;
}

.right_image {
border-bottom:1px solid #003399;
}

.right_content {
border-left:1px solid #003399;
border-right:1px solid #003399;
border-bottom:1px solid #003399;
padding-left:2px;
}