body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	text-decoration: none;
}

.body_white {
	font-size: 12px;
	color: #FFFFFF;
}
.title_blue {
	font-size: 14px;
	font-weight: bold;
	color: #006699
}

#header_menu {
	margin-right: 10px;
	size: 10px;
}

#content { 
	overflow: auto;
	height: 447px;
	font: 12px/18px;
	color: #666666;
	background-attachment: fixed; 
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

#content_sub {
	margin-left: 10px;
}

.content a:link	{ 
	color: #006699; text-decoration:none;
}

.content a:hover { 
	color: #990000;
	text-decoration: underline;
}

.content a:visited { 
	color:#006699; 
}

.content a:active { 
	color:#006699; 
}

.footer a:link {
	color: #006699; text-decoration: none;
}

.footer a:hover {
	color: #990000;
	text-decoration: underline;
}

.footer a:visited {
	color: #006699;
	text-decoration: none;
}

.footer a:active {
	color: #006699; 
	text-decoration: none;
}

.small {
	font-size: 11px/11px;
	font-variant: normal;
}

.red {
	color: #990000;
}

.yellow {
	color: #FFCC00;
}
.very_small {
	font-size:10px;
}
.big {
	font-size: 14px;
}
.amber {
	font-size: 12px;
	color: #990000;
}
.big_amber {
	font-size:14px;
	color: #990000;
}

#indent {
	margin-left: 10px;
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.times_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.times_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.times_huge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}