/* CSS Document */
	BODY {
	
	SCROLLBAR-FACE-COLOR: #119ED4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #119ED4; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: black
	
	}
	
A:link.black { text-decoration: none; color: #000000; }
A:active.black { text-decoration: none; color: #000000; }
A:visited.black { text-decoration: none; color: #000000; }
A:hover.black  { text-decoration: none; color: #15396D; }

A:link.blue { text-decoration: none; color: #15396D; }
A:active.blue { text-decoration: none; color: #15396D; }
A:visited.blue { text-decoration: none; color: #15396D; }
A:hover.blue  { text-decoration: none; color: #119ED4; }

A:link.blu { text-decoration: none; color: #15396D; }
A:active.blu { text-decoration: none; color: #15396D; }
A:visited.blu { text-decoration: none; color: #15396D; }
A:hover.blu  { text-decoration: none; color: #119ED4; }

A:link.white { text-decoration: none; color: #ffffff; }
A:active.white { text-decoration: none; color: #ffffff; }
A:visited.white { text-decoration: none; color: #ffffff; }
A:hover.white  { text-decoration: none; color: #ffffff; }

.smaller-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}

.big-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}

.blu-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #15396D;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hotel {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}

.white-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

.small-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #15396D;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1{font-size:24px;font-weight:normal;font-family: Arial,Helvetica,sans-serif;color: #15396D;padding:0px 10px}
p{text-align:justify;font-size:14px;line-height:18px;padding:20px;font-family: Arial,Helvetica,sans-serif;color: #15396D;}
