<html>

<head>
<title>CSS File</title>
<meta http-equiv="Content-Type" content="text/html">
<style type="text/css">

<!--

BODY {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

P {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

FONT {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

H1 {
	font-size: 14pt;
	font-weight: bold;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
}

H2 {
	font-size: 12pt;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Arial Cyr", Arial, Helvetica, sans-serif;
}

OL {
	font-size: 14px;
  font-family: "Times New Roman", Times, serif;
}

LI {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

UL {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

DL {
	font-size: 14px;
  font-family: "Times New Roman", Times, serif;
}

DD {
	font-size: 14px;
	font-style: normal;
}

DT {
	font-size: 14px;
	font-weight: bold;
}

A {
	font-family: "Times New Roman", Times, serif;
	color: #11057E;
}

TD {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;}

INPUT {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

SELECT {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

TEXTAREA {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

A:link    {color: blue;}
A:visited {color: purple;}
A:active  {color: red;}
A:hover   {color: red;}

--!>

</style>
</head>
<body></body>
</html>
