body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.main_link {
font-style: italic; 
font-weight: bold; 
font-size: 12px; 
color: #333333;
 }
 .Content_header {
font-weight: bold; 
font-size: 12px; 
color: #FF0000;
 }
 .home_link {
font-style: italic; 
font-weight: bold; 
font-size: 12px; 
color: #ffffff;
 }
.sub_link_lg {
font-style: italic; 
color: #999999;
}
.sub_link_sm {
	font-style: italic;
	color: #333333;
	font-size: 12px;
}
.mainsub_link_sm {
font-style: none; 
color: #666666;
font-size: 12px;
}
.linksub_link_sm {
	font-style: none;
	color: #666666;
	font-size: 12px;
	text-decoration: underline
}
td.indent_20{
	padding-left : 10px;
}
.title_sm {
	font-size: 11px;
	font-weight: bold;
}
.text_sm {
	font-size: 10px;
}


td.outer_col {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: thin;
	border-left-style: thin;
	border-bottom-style: none;
}
