.alink {
	color: White;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: center
}

.center { 
	color: black;
	font-style: normal;
	font-weight: normal; 
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none; text-align: center
}

.clink {
	color: #ff9933;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-left: 6px
}

.date {
	color: #696969;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: center 
}

.module {
	color: #b22222;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-left: 12px 
}

.pricetag {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: center 
}

.tablehead { 
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left 
}

.tablehead2 {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: center 
}

.tablesmall {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-left: 6px 
}

a {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}

a.c {
	color: blue;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}

a.c8 {
	color: blue;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}

a.r {
	color: red;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}
a.r8 {
	color: red;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}
a.small {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}

a.up {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}

a.ttl {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, sans-serif
}

a:hover {
	color: gray;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif
}

h1 {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top : 12px;
}

h2 {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left
}

h3 {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left
}

li {
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align : top;
	margin-bottom : 10px;
}

li.dense {
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align : top;
	margin-bottom : 0px;
}

li.dense2 {
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	vertical-align : top;
	margin-bottom : 0px;
}
tt {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Courier, Times, serif
}

ul {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-left : 20;
}

ul.dense {
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-left : 20;
	margin-bottom : 0px;
	margin-top : 0px;
}

select.cyr {
	font-family: Arial, Helvetica, sans-serif;
}


