BODY {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : White;
	color:Black;
	
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	text-decoration : none;
	color: #C9C9C9;
}


A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}

.comm {
	color: White;
	font-size : 12px;
}
.leftmenu {
	font-size : 12px;
}

h1 {
	font-size : 12px;
	font-weight : bold;
	text-align : justify;
}

p {
	text-align : justify; 
}

.text {
	text-align: justify;
}
.textogl {
	color: Black;
	font-weight: bold;
	letter-spacing : 2px;
}

.copyr {
	font-size : 11px;
}

A.prmenu {
	text-decoration : none;
	color: #000066;
}


A.prmenu:hover {
	COLOR: #0000CC;
	TEXT-DECORATION: underline;

}
