.text {
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;  
	color: #577B8B;
	TEXT-ALIGN: justify

}


a.menu:link
{
   border-style: solid; 
   border-width: 1; 
   border-bottom-width: 1; 
   border-color: white; 
   background-color: #DAF0F8;
   color: #0B799E;
   text-decoration: none; 
   FONT-WEIGHT: none;
   FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif; 
   LETTER-SPACING: 1px;
   FONT-SIZE: 11 px;
   padding-left: 1em; 
   padding-right: 1em; 
   padding-top: 5 px;
   padding-bottom: 5 px;
   width: 5%;
} 
a.menu:visited
{
   border-style: solid; 
   border-width: 1; 
   border-bottom-width: 1; 
   border-color: white; 
   background-color: #DAF0F8;
   color: #0B799E;
   text-decoration: none; 
   FONT-WEIGHT: none;
   FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif; 
   LETTER-SPACING: 1px;
   FONT-SIZE: 11 px;
   padding-left: 1em; 
   padding-right: 1em; 
   padding-top: 5 px;
   padding-bottom: 5 px;
   width: 5%;
}

a.menu:hover
{
   border-style: solid; 
   border-width: 1; 
   border-bottom-width: 1; 
   border-color: white; 
   background-color: #87C7DF;
   color: white;
   text-decoration: none; 
   FONT-WEIGHT: none;
   FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif; 
   LETTER-SPACING: 1px;
   FONT-SIZE: 11 px;
   padding-left: 1em; 
   padding-right: 1em; 
   padding-top: 5 px;
   padding-bottom: 5 px;
   width: 5%;
}   




.contenttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #577B8B;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #87C7DF;
	FONT-WEIGHT: bold;
	}

	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87C7DF;
	FONT-WEIGHT: bold;
	}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	FONT-WEIGHT: bold;
	}

	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87C7DF;
	FONT-WEIGHT: bold;
	}


	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #87C7DF;
	FONT-WEIGHT: bold;
	}



.title {
   border-style: solid; 
   border-width: 1; 
   border-bottom-width: 1; 
   border-color: white; 
   background-color: #30D020;
   color: white;
   text-decoration: none; 
   FONT-WEIGHT: bold;
   FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif; 
   LETTER-SPACING: 1px;
   FONT-SIZE: 13 px;
   
} 
.title1 {
   border-style: solid; 
   border-width: 1; 
   border-bottom-width: 1; 
   border-color: white; 
   background-color: #49B8DE;
   color: white;
   text-decoration: none; 
   FONT-WEIGHT: bold;
   FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif; 
   LETTER-SPACING: 1px;
   FONT-SIZE: 13 px;
   
} 

.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF740F;
	FONT-WEIGHT: none;
	}


	A:link   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	color : #FF740F;
	text-decoration: none;

	
}


A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	color : #FF740F;
	text-decoration: none;	
}


A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	color : #87C7DF;
	text-decoration: underline;
}
													
A.mail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	color : #DE0101;
	text-decoration: none;
	font-weight : bold;
}
A.mail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	color : #DE0101;
	text-decoration: none;
	font-weight : bold;
}
A.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	color : #222222;
	text-decoration: underline;
	font-weight : bold;
}


hr.under {
	width:100%; 
	height:1; 
	color: #87C7DF; 
	align:center;
} 


input,select,textarea 
{
BACKGROUND-COLOR: F1F9FC;
BORDER: #87C7DF 1px solid;
COLOR: #577B8B;
FONT-SIZE: 12 px;
} 