@charset "utf-8";

/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #00B4FF;
	text-decoration: none;
}
a:visited {
	color: #00B4FF;
	text-decoration: none;
}
a:hover {
	color: #1C4A7B;
	text-decoration: underline;
}
a:active {
	color: #1C4A7B;
	text-decoration: none;
}

.backgroundblack {
	background-color: #000000;
}

a {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF9D2F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #00B4FF;
}
h3 {
	font-size: 16px;
	color: #1C4A7B;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
.style9 {font-weight: bold}
body {
	background-color: #1C4A7B;
}
.notebook {
	background-image: url(http://www.adventurestudenttravel.com/Images/notebook.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bullets {
	list-style-image: url(Images/orangebullet.gif);
}
.style11 {font-size: 12px}
.style12 {font-size: 16px}
.style13 {font-size: 11px}
.style14 {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.style15 {color: #FFFFFF}
.style17 {font-size: 16px; font-weight: bold; }
.style18 {color: #1C4A7B}
.style20 {font-size: 16px; color: #00B4FF; }

