A.menu{
	color : Gray;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
A.menu:HOVER{
	text-decoration : underline;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.nav{
	color : Maroon;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
A.nav:HOVER{
	text-decoration : underline;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.chapt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-top : 3px;
}
div.para{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : justify;
	margin-left : 15px;
	margin-right : 15px;
	line-height : 150%;
	color : Black;
}
.schtitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
	font-style : italic;
	font-weight : bold;
	color : Navy;
	margin-bottom : 10px;
	margin-top : 10px;
}

TABLE.numfml {
	background-color : transparent;
	margin-right : 15px;
	font-weight : bold;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}


SPAN.keyw {
	color : #FF6666;
	font-style : italic;
}
TD.maintext {
	text-align : center;
	background-color : White;
}
TD.fon {
	background-color : White;
}

A.keyw {
	color : #FF6666;
	font-style : italic;
	text-decoration : none;
}
A.keyw:HOVER {
	color : Blue;
	font-style : italic;
	text-decoration : none;
}



A.fmllink {
	color : #9966CC;
}
A.fmllink:HOVER{
	color : #FF6666;
}
TABLE.imgtable {
	width : 100%;
	text-align : center;
}

DIV.center {
	text-align : center;

}
DIV.inscription {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-style : italic;
	color : #0033CC;
}


A.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : #9966CC;
	text-decoration : none;
}
A.content:HOVER{
	text-decoration : underline;
	color : #CC3333;
	font-family : Arial, Helvetica, sans-serif;
}
A.chptitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}
A.chptitle:HOVER{
	text-decoration : underline;
	color : #CC3333;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : small;
}
DIV.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Navy;
}
A.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Navy;
	text-decoration : none;
}
DIV.design {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #3366CC;
}


SPAN.sel {
	font-style : italic;
	color : Gray;
}
DIV.search {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin-left : 20px;
	margin-right : 20px;
}
TABLE.krestable {
	background-color : Gray;
	text-align : center;
}
TR.krestr {
	background-color : White;
	text-align : center;
}
BODY.nav {
	background-color : #EBE2E3;
}
div.tsk{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : justify;
	margin-left : 15px;
	margin-right : 15px;
	line-height : 150%;
	color : Gray;
	font-style : italic;
}
div.subtitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
	margin-left : 15px;
	margin-right : 15px;
	line-height : 150%;
	color : Navy;
	font-style : normal;
	font-weight : bold;
}
TD.topmenutd {
	background-color : #DEE3F7;
}
TR.botmenutr {
	background-color : #DEE3F7;
}
TD.chtitletd {
	background-color : #FFCCCC;
	padding-left : 5px;
}
TR.sformtr {
	background-color : #FEE8EA;
}
TD.botnav {
	background-color : #CCCCCC;
}


