.main_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
}a.main_text:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 18px;
}
.white_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.titles {
	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
}
.grey_line {
	background-image: url(img/grey_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.links {

	font-family: Tahoma;
	font-size: 11px;
	color: #43578C;
	text-decoration: none;
	line-height: 18px;
}
a.links:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #43578C;
	text-decoration: none;
	line-height: 18px;
}

ul {list-style-position: outside; list-style-type:disc; color:#003399; font-family: Tahoma; font-size: 11px; line-height: 17px; color: #333333; margin-left:15px;}