td {
	font-family : Arial, Tahoma;
	font-size : 12px;
}

.title_text {
	font-family : Arial, Tahoma;
	font-size : 14px;
	font-weight : bold;
}

.title_text_red {
	font-family : Arial, Tahoma;
	font-size : 14px;
	font-weight : bold;
	color : C52227;
}

.sidebar_text_green {
	font-family : Arial, Tahoma;
	font-size : 12px;
	color : 006633;
	font-style : italic;
}

.small_text {
	font-family : Arial, Tahoma;
	font-size : 10px;
}

a.sidebar_link_green {
	font-family : Arial, Tahoma;
	font-size : 12px;
	color : 006633;
	font-style : italic;
	text-decoration: none;
}

a:hover.sidebar_link_green {
	text-decoration: none;
}

a.reg_link {
	font-family : Arial, Tahoma;
	font-size : 12px;
	color : 006633;
	text-decoration: none;
}

a:hover.reg_link {
	text-decoration: underline;
}