.content_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}

.content_caption a:link{color: #000099;}
.content_caption a:visited{color: #000099;}
.content_caption a:hover{
	color: #0000FF;
	text-decoration: underline;
}

.content_text_1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EFEFEF;
}

.content_text_1 a:link{	color: #0000FF;}

.content_text_1 a:visited{	color: #0000FF;}

.content_text_1 a:hover{
	color: #0000FF;
	text-decoration: underline;
}

.content_text_in  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	background-color: #EFEFEF;
}

.content_text_in  a:link{	color: #0000FF;}

.content_text_in  a:visited{	color: #0000FF;}

.content_text_in a:hover{
	color: #0000FF;
	text-decoration: underline;
}

.blue_text {
		color: #0000FF;
}

.red_text {
		color: #FF0000;
}
