body, select, input, p, dd, td  {
	font-family : Arial,MS Sans Serif,Helvetica;
	color : #000000;
	font-size : 12px;
}

a,a:link,a:visited  {
	text-decoration : none;
	color : #006600;
}

a:hover,a:active  {
	text-decoration : underline;
	color : #006600;
}

.bgmain
{
	background-image : url(http://osvita.org/images/bgmain.gif);
}

.copy {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color : #ffffff;
}

a.copy, a.copy:link, a.copy:visited, a.copy:active, a.copy:hover  {
	color : #ffffff;
}

textarea {
	font-family: "Lucida Console", Courier New, monospace;
	font-size: 12px;
}
i {
	font-family: Times New Roman, serif;
	font-size: 13px;
}

.usermenu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	/*font-weight : bold;*/
	color : #000000;
}
a.usermenu:link {
	color : #000066;
	text-decoration : none;
}
a.usermenu:hover {
	color : #0000CC;
	text-decoration : underline;
}

a.lm, a.lm:link, a.lm:visited {
	color: #000000;
	text-decoration: none;
}
a.lm:hover {
	color: #000000;
	text-decoration: underline;
}
a.lm:active {
	color: #880000;
	text-decoration: underline;
}

