<STYLE>
//############################## THIS CONTROLS TEXT COLOR AND FONT


Body { 
	background : #FFFFFF; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : normal; 
	font-style : normal; 
	color : #000066;	 
	margin-left : 0px; 
	margin-right : 0px;}

H1 { 
	font-size : 18px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font weight : bold; 
	font-style : normal; 
	color : #468C8C; }   

H2 { 
	font-size : 16px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font weight : bold; 
	font-style : normal; 
	color : #468C8C; }  

H3 { 
	font-size : 14px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : bold; 
	font-style : normal; 
	color: #000066; }

H4 { 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : bold; 
	font-style : normal;
	text-indent : 0 px; 
	color: #000000; }

H5 { 
	font-size : 10px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : normal; 
	font-style : normal; 
	color: #000000; }


H6 { 
	font-size : 8px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : normal; 
	font-style : italic; 
	color: ##468C8C; }

P { 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : normal; 
	font-style : normal; 
	color : #000066; 
	text-indent : 0px; }

A:link { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : bold; 
	font-style : normal; 
	color : #0000C0; 
	text-decoration : none }

A:hover	{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : bold; 
	font-style : italic; 
	color : #E50607; 
	text-decoration : none }

A:Visited	{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : bold; 
	font-style : normal; 
	color : #C91212; 
	text-decoration : none }

A:Active	{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font weight : bold; 
	font-style : italic; 
	color : #E50607; 
	text-decoration : none }

A.ff { 
	text-decoration : none;
	color:#000000;}

A.ff:visited { 
	text-decoration : none; 
	color:#000000;}

A.ff:hover {
	color : #FF0000;}

A:ff.active {
	text-decoration : none; 
	color : #000000;}


//############################## MENU PROPERTIES CHANGE THEM
<!--
#logo1 {position:absolute; top:0px; left:0px; visibility:show;}

#linehor1 {position:absolute; top:90px; left:110px; }

#buttonHome {position:absolute; top:111px; left:10px;}
#buttonMission {position:absolute; top:111px; left:104px;}
#buttonManage {position:absolute; top:111px; left:215px; }
#buttonObj {position:absolute; top:111px; left:384px; }
#buttonContact {position:absolute; top:111px; left:529px; }

#menuLeftTitle1 {position:absolute; top:170px; left:5px;}
#menuLeftTitle2 {position:absolute; top:190px; left:5px; }

#menuLeft1 {position:absolute; top:200px; left:20px; }
#menuLeft1a {position:absolute; top:225px; left:40px; }
#menuLeft1b {position:absolute; top:250px; left:40px; }
#menuLeft1c {position:absolute; top:290px; left:40px; }
#menuLeft2 {position:absolute; top:320px; left:20px; }
#menuLeft3 {position:absolute; top:350px; left:20px; }
#menuLeft4 {position:absolute; top:400px; left:20px; }

#textBody1 {position:absolute; top:190px; left:170px; }
#textBody2 {position:absolute; top:295px; left:170px; }
#textBody3 {position:absolute; top:425px; left:170px; }
#textBody4 {position:absolute; top:600px; left:170px; }

#sideMenubar {position:absolute; left:0px; width:160px; top:208px;
border:1.5px solid black;
background-color:#E8E8FF;
layer-background-color:#E8E8FF;
font:bold 14px Verdana;
line-height:20px;
padding:5,5,5,5;}

#sideMenubar2 {position:absolute; left:0px; width:160px; top:208px;
border:1.5px solid black;
background-color:#E8E8FF;
layer-background-color:#E8E8FF;
font:bold 14px Verdana;
line-height:20px;
padding:5,5,5,5;}

#logoBottom {position:absolute; top:280px; left:385px;}

-->
</STYLE>

