A {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #194288;
}

A:HOVER {
	text-decoration : underline;
}

A.menu {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

A.menu:HOVER {
	text-decoration : underline;
}

.munuselect {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : normal;
	color : #194288;

}

BODY {
		font-family : Tahoma, Arial, ArialCyr, Verdana;
		font-size : 8pt;
}

 H1 {
		font-family : Arial, ArialCyr, Verdana;
		font-size : 13pt;
		font-weight : bold;
		color: #000066;
}

 H2 {
		font-family : Arial, ArialCyr, Verdana;
		font-size : 12pt;
		font-weight : bold;
		color: #000066;
}

 H3 {
		font-family : Arial, ArialCyr, Verdana;
		font-size : 10pt;
		font-weight : bold;
		color: #000066;
}

 P {
		font-family : Tahoma;
		font-size : 8pt;
}

P.lg {
		font-family : Tahoma;
		font-size : 8pt;
		color : #FFFFFF;
}

P.grey {
		font-family : Tahoma;
		font-size : 8pt;
		color : #A2A2A2;
}

 TD {
	font-family : Tahoma;
		font-size : 8pt;
}



INPUT {
	font-family : Tahoma, Arial, ArialCyr, Verdana;
	font-size : 10 px;
	color: #000000;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

TEXTAREA {
	font-family : Tahoma, Arial, ArialCyr, Verdana;
	font-size : 10 px;
	color: #000000;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;

}

SELECT {
	font-family : Tahoma, Arial, ArialCyr, Verdana;
	font-size : 10 px;
	color: #000000;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.copy {
	font-family : Tahoma, Arial, ArialCyr, Verdana;
	font-size : 9 px;
	color: #000000;
}