a.c:link {color:#990033; text-decoration:underline; font-weight:bold}
a.c:visited {color:#006699; text-decoration:underline; font-weight:bold}
a.c:active {color:#CCCCFF; text-decoration:non; font-weight:bold}
a.c:hover {color:#FF0000; text-decoration:underline; font-weight:bold}
a.b:link {color:#000000; text-decoration:underline; font-weight:bold}
a.b:visited {color:#000000; text-decoration:underline; font-weight:bold}
a.b:active {color:#666666; text-decoration:none; font-weight:bold}
a.b:hover {color:#000000; text-decoration:underline; font-weight:bold}
a.list:link {color:#000000; text-decoration:none}
a.list:visited {color:#666666; text-decoration:none}
a.list:active {color:#666666; text-decoration:underline}
a.list:hover {color:#000000; text-decoration:underline}
a.text:link {color:#000000; text-decoration:underline}
a.text:visited {color:#666666; text-decoration:underline}
a.text:active {color:#666666; text-decoration:underline}
a.text:hover {color:#666666; text-decoration:underline}
a.hh1:link {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#660066; text-decoration:underline; font-weight:bold}
a.hh1:visited {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#660066; text-decoration:underline; font-weight:bold}
a.hh1:active {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#FF0000; text-decoration:non; font-weight:bold}
a.hh1:hover {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#FF0000; text-decoration:underline; font-weight:bold}
a.hh2:link {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#CCCC00; text-decoration:underline; font-weight:bold}
a.hh2:visited {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#CCCC00; text-decoration:underline; font-weight:bold}
a.hh2:active {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#FFCC00; text-decoration:non; font-weight:bold}
a.hh2:hover {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#FFCC00; text-decoration:underline; font-weight:bold}
a.hhu:link {font-family:Arial Cyr, Arial, Helvetica, sans-serif; color:#666666; text-decoration:none; font-weight:normal}
a.hhu:visited {font-family:Arial Cyr, Arial, Helvetica, sans-serif; color:#333333; text-decoration:none; font-weight:normal}
a.hhu:active {font-family:Arial Cyr, Arial, Helvetica, sans-serif; color:#333333; text-decoration:none; font-weight:bold}
a.hhu:hover {font-family:Arial Cyr, Arial, Helvetica, sans-serif; color:#333333; text-decoration:none; font-weight:bold}
a.hhb:link {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; font-weight:bold}
a.hhb:visited {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; font-weight:bold}
a.hhb:active {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:non; font-weight:bold}
a.hhb:hover {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; font-weight:bold}
.lightblue {font-family:Arial Cyr, Arial, Helvetica, sans-serif; color:#6699CC}
.gray {font-family:Arial Cyr, Arial, Helvetica, sans-serif; color:#666666}
.yellow {font-family:Arial Cyr, Arial, Helvetica, sans-serif; font-weight:bold; color:#CCCC00}
#header{
	padding: 30px 10px 30px 0px;
	width: 100%;
	border-bottom: 5px solid #CCC;
	font-size: larger;
}
#footer{
	border-top: 5px solid #CCC;	
	padding: 20px 10px 30px 0px;
	width: 100%
}
#content{
	width: 70%;
	padding: 30px;
}

