tml, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, form, img, li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
    background-color: #FFFFFF;
    font-size: 101%;
}
img {
   border: 0;
}
p, ul, div.standart, td {
   font-size: 12px;
   line-height: 16px;
   color: #666666;
   margin: 0px 50px 10px 85px;
  
}
span.standart {
   font-size: 12px;
   line-height: 16px;
   color: #666666;
}
div.normal{
   font-size: 12px;
   line-height: 16px;
   color: #666666;
   margin: 12px 0px 0px 85px;
}
img.nwimg {
	border:0;
	width: 12px;
	height: 13px;
	position: relative;
	bottom: -2px;
}
img.line{
    margin: 0px 0px 25px 40px;
 }
h1 {
	font-size: 24px;
	color: #333333;
	margin: 0px 20px 0px 40px;
	text-indent: 3px;
	line-height: 25px;
}
h3 {
	font-size: 16px;
	color: #333333;
	margin: 15px 20px 2px 80px;
	line-height: 16px;
}
h5 {
	font-size: 13px;
	color: #333333;
	margin: 15px 20px 0px 85px;
	line-height: 14px;
}
ul {
   margin: 6px 60px 10px 110px;
}
.input {
	font-size: 13px;
	color: #000000;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #CCCCCC;
}
.button {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 2px solid #3366CC;
	margin: 4px;
}
a:hover {
   text-decoration: underline !important;
   
} 
a:link, a:active, a:visited{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
}
a.menu:hover {
   font-size: 12px;
   color: #666666 !important;
   text-decoration: underline !important;
} 
a.menu:link, a.menu:active, a.menu:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link:hover {
   font-size: 12px;
   color: #333333 !important;
   text-decoration: underline !important;
} 
a.link:link, a.link:active, a.link:visited{
   font-size: 12px;
   color: #3366CC;
   text-decoration: none;
}
a.datelink:hover {
   font-size: 12px;
   color: #333333 !important;
   text-decoration: underline !important;
} 
a.datelink:link, a.datelink:active, a.datelink:visited{
   font-size: 12px;
   color: #666666;
   text-decoration: none;
}
.td_title {
	color: #FFFFFF;
	font-weight: bold;
	margin: 2px 5px 2px 5px;
	text-align: left;
}
.td_body {
	margin: 5px 5px 2px 8px;
	text-align: left;
}
table.efwk {
    margin: 2px 5px 2px 50px;
}
.gym {
	border: 1px solid #3366CC;
}
.symbol {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
img.teacher{
	margin: 6px;
}