

BODY {
	background-image: none;
	font-family : Verdana;
	font-size : 14px;
	color : #808080
}

H1 {
	font-family: Istok Web ;
	font-size : 20px;
	font-weight : 400;
	margin : 12px 0px 12px 0px
}

H2 {
	font-family: Istok Web ;
	font-size : 20px
}

H3 {
	font-family: Istok Web ;
	font-size : 22px;
	font-weight : 400;
	line-height : 24px;
	margin : 10px 0px 0px 0px
}

H4 {
	font-family: Istok Web ;
	font-size : 18px;
	color : #2A6694
}

H5 {
	font-family: Istok Web ;
	font-weight : 400;
	color : #2A6694
}

A:visited {
	color: rgb(42,102,148);
	text-decoration : none
}

P {
	font-size: 14px;
	color : #808080;
	list-style-position : outside
}

.TextObject {
	font-size: 14px
}

UL {
	font-size: 14px;
	line-height : 25px;
	margin : 0
}

OL {
	font-size: 14px;
	margin : 0;
	line-height : 25px
}

A:active {
	text-decoration: none 
}

A:hover {
	color: rgb(226,0,26);
	text-decoration : none
}

A {
	text-decoration: none ;
	color : #0094D8
}