BODY ,TD,UL,OL,LI,DIV{
	color : #050E1E;
	font-family : Tahoma, Verdana, Arial;
	font-size: 12px;	
	font-style : normal;
	font-weight : normal;
}

P {
	color : #1B2324;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}

a:hover  {
	text-decoration : underline;
	font-weight : normal;
	font-style : normal;
	color : #6f4e52;
	font-size : 12px;
}
a{
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
	color : #0D3981;
	font-size : 12;
}
a.head:hover  {
	text-decoration : underline;
	font-style : normal;
	color : #6f4e52;
	font-size : 12px;
}
a.head{
	text-decoration : none;
	font-style : normal;
	color : #0D3981;
	font-size : 12px;
}
a.head2:hover  {
	text-decoration : underline;
	font-style : normal;
	color : #6f4e52;
	font-size : 11px;
}
a.head2{
	text-decoration : none;
	font-style : normal;
	color : #0D3981;
	font-size : 11px;
}
H1 {
	font-size: 18px;
}

H2 {
	color : #1B2324;
	font-style : normal;
	font-weight : bold;
	font-size: 18px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	line-height : 14px;		
	word-spacing : 0px;	
}







H3 {
	color : #1B2324;
	font-style : normal;
	font-weight : bold;
	font-size: 14px;
}

H5 {
	color : #1B2324;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
}

.main_text { 
	padding: 10px 10px 10px 20px;
 }
 
 .small {
	font-size : 11px;
}
 .small:hover {
	font-size : 11px;
}

.align_right {
	text-align : right;
}

.empt {
	padding: 0px 0px 0px 5px;
}

.products_title {
	FONT-SIZE: 12px; font-weight:bold;
}
.products_main {
    FONT-SIZE: 11px;
}

