body, td {
	font-family : Arial Cyr, Tahoma, sans-serif;
	font-size : smaller;
	color : #80A5C0;
}
.smaller {
	font-size : xx-small;
}
A:LINK {
	color : #FFFFFF;
}
A:VISITED {
	color : #99B7CC;
}
A:ACTIVE {
	color : #FFFF00;
}

h2{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : white;
}
h3{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : white;
}

h2 A:VISITED {
	text-decoration : none;
}
.quote{
 font-family : serif;
 font-style: italic;
 font-size : 14px;

}
a.menu, .menu {
  font-weight : bold;
 font-size : 12px;
}
td.menu A:VISITED  {
	color : #FFFFFF;
}

.date {
 font-weight : bold;

}
.cell1 {
	background-color : #003366;
}
input, select, textarea {
	font-family : Arial Cyr, Tahoma, sans-serif;
	background-color: #004A80;
	font-size: smaller;
	color: white;
	border-color : #80A5C0;
	border-width : 1px;
	border-style : solid;
}

