BODY{
		background-image: url(../img/paper.jpg) ;
		font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

table, sup, li, .one {
     font-family: inherit;
	   font-size: 4 mm;

}

.two {
		font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
		font-size: 4mm;
		text-indent: 1cm;
		text-align: justify;
}

P.DevTitle {
       font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
       font-size: 5 mm;
       font-weight: bold;
       text-align: center;
       margin: 8pt,0,4pt,0;
       padding: 0,0,0,0;
}

P.DevSubtitle {
       font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
       font-size: 4.3 mm;
       font-weight: bold;
       text-align: center;
       margin: 0,0,8pt,0;
       padding: 0,0,0,0;
}
H2{
	   font-family: inherit;
       font-size: 7 mm;
       font-weight: 600;
}
H3{
	   font-family: inherit;
       font-size: 5.5 mm;
       font-weight: 600;
}
H4{
	   font-family: inherit;
       font-size: 14pt;
       font-weight: 500;
}
H6{
	   font-family: inherit;
       font-size: 3 mm;
       font-weight: 700;
}
BR{
	   font-size: 10pt;
}

.navMenu td {
	font-size: 11px;
	font-weight: bolder;
}
.navMenuLink:link {
	color: black;
	text-decoration:none;
}
.navMenuLink:active {
	color: red;
}
.navMenuLink:visited {
	color: #606060;
	text-decoration:none;
}
.navMenuLink:focus {
	color: yellow;
	text-decoration:none;
}
.navMenuLink:hover {
	color: yellow;
	text-decoration:none;
}

