.caption_text {
	font-family: tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-image: url(graphics/back_page.gif);
}
.h1_main{
font-family: tahoma, Arial, "MS Sans Serif";
font-size:22px;
color:#333333;
font-weight:bold;
letter-spacing:-1;
margin:0px;
}
.h3_main{
font-family: tahoma, Arial, "MS Sans Serif";
font-size:14px;
color:#333333;
font-weight:bold;
}
.main_text{
font-family:tahoma, Arial, "MS Sans Serif";
font-size:11px;
color:#333333;
line-height:18px;
}

a.main_links:visited {
	font-family: tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.main_links:hover {
	font-family: tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
a.main_links:link {
	font-family: tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.main_links:active {
	font-family: tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

