P.main {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : 000000;
	margin : 10;
}

P.menu {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : ffffff;
	margin: 0;
}

P.profile {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : 026150;
	margin : 10;
}

P.welcome {
	font-size : 9pt;
	font-family : Arial;
	margin : 10;
}


P.index {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin : 5;
	
}

P.contact {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : 013E33;
	margin : 7;
	
}

P.inquiry {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : 013E33;
	margin : 5;
	
}
P.application {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : 013E33;
	margin : 0;
	
}

A { 
	color: 013E33;
	text-decoration : none;
	font-size :  9pt;
	font-family : Arial;
	font-weight : bold;

 }  

A:Visited {
	color: 006D15;
	text-decoration : none;
	font-size :  9pt;
	font-family : Arial;
	font-weight : bold;

 }

A:Hover {
 	color: 012107;
	text-decoration : underline;
	font-size :  9pt;
	font-family : Arial;
	font-weight : bold;

 } 

A.bottom { 
	color: ffffff;
	text-decoration : none;
	font-size :  7pt;
	font-family : Arial;
	font-weight : bold;

 } 
  
A.bottom:Hover {
 	color: ffffff;
	text-decoration : underline;
	font-size :  7pt;
	font-family : Arial;
	font-weight : bold;

 } 
 
A.bottom:visited {
 	color: ffffff;
	text-decoration : none;
	font-size :  7pt;
	font-family : Arial;
	font-weight : normal;

 } 

A.menu {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : ffffff;
	margin : 2;
}

A.menu:hover {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underline;
	color : 31C1A5;
	margin : 2;
}

A.menu:visited {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : 006D15;
	margin : 2;
}
