P  {
	font-family : Arial;
}

H1  {
	font-family : Arial;
	font-size : xx-large;
	color : #6060ff;
}

H2  {
	font-family : Arial;
	font-size : large;
	color : Black;
}

H3  {
	font-family : Arial;
	font-size : medium;
	color : Black;
}

A  {
	font-family : Arial;
	color : Black;
}

A:Visited  {
	font-family : Arial;
}

A:Active  {
	font-family : Arial;
}

A:Hover  {
	color : Red;
	font-family : Arial;
}

BODY  {
	font-family : Arial;
	font-size : small;
}

td  {
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

A.lank  {
	text-decoration : none;
	font-size : xx-small;
}

.lank2  {
	font-size : x-small;
	font-family : arial;
	color : #6060ff;
	text-decoration : none;
	font-weight : bold;
}

.text  {
	font-size : x-small;
	font-family : arial;
	color : Black;
	text-align : left;
	font-weight : normal;
	padding-left : 20 pt;
}

.text_rub1  {
	font-size : large;
	font-family : arial;
	font-weight : bold;
	color : #6060ff;
	text-align : center;
}

.text_rub2  {
	font-size : large;
	font-family : arial;
	font-weight : bold;
	color : #6060ff;
	text-align : left;
}

.text_rub3  {
	color : Black;
	font-weight : bold;
	font-family : arial;
	text-align : left;
	font-size : small;
	padding-left : 10 pt;
}


