body { margin: 0px;
       background-color: #ffcc66 }

a:link {color: #ff0000; text-decoration: underline; font-weight: bold}
a:visited { color: #ff0000; text-decoration: underline; font-weight: bold }
a:hover { color: #ff9900; text-decoration: underline; font-weight: bold }
a:active {color: #ff9900; text-decoration: underline; font-weight: bold }

a.nav:link { font-family: "Arial"; font-size: 13px; font-weight: bold; color: #ffffff; text-decoration: none }
a.nav:visited { font-family: "Arial"; font-size: 13px; font-weight: bold; color: #ffffff; text-decoration: none }
a.nav:hover { font-family: "Arial"; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none }
a.nav:active { font-family: "Arial"; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none }

p { font-family: "Arial"; font-size: 13px; color: #000000; line-height: 14px }

/* font styles are included in ul and ol tags to fix a bug in Netscape 4 */
ul { list-style: square; font-family: "Arial"; font-size: 13px; color: #000000; line-height: 14px }
ol { font-family: "Arial"; font-size: 13px; color: #000000; line-height: 14px }
li { font-family: "Arial"; font-size: 13px; color: #000000; line-height: 16px }

h1 { font-family: "Arial"; font-size: 20px; font-weight: bold; color: #ffffff; line-height: 20px }
h2 { font-family: "Arial"; font-size: 16px; font-weight: bold; color: #ffffff; line-height: 16px }
h3 { font-family: "Arial"; font-size: 15px; font-weight: bold; color: #ffffff; line-height: 15px }
h4 { font-family: "Arial"; font-size: 14px; font-weight: bold; color: #ffffff; line-height: 14px }
h5 { font-family: "Arial"; font-size: 13px; font-weight: bold; color: #ffffff; line-height: 13px }
h6 { font-family: "Arial"; font-size: 13px; font-weight: bold; color: #ffffff; line-height: 13px }

blockquote { font-family: "Arial"; font-size: 13px; color: #000000; line-height: 14px }
.content { font-family: "Arial"; font-size: 13px; color: #000000; line-height: 14px }
.content-main { font-family: "Arial"; font-size: 13px; color: #000000; line-height: 14px; padding-right: 15px }
.textnav { font-family: "Arial"; font-size: 13px; font-weight: bold}
.disclaimer { font-family: "Arial"; font-size: 11px; color: #333333; line-height: 13px; text-align: center }

/* Begin graphical element styles.
   These are listed in the order they appear in the template code */
.flag {background-color: #ff9900; background-image: url(images/flag-bkg.gif) }
.subflag {background-color: #ffcc66; background-image: url(images/studentvisa.gif)}
.scenes {background-color: #ffcc66; background-image: url(images/settlement.gif)}
.nav {background-color: #ff9900; background-image: url(images/nav-bkg.gif) }
.bottomline {background-color: #ffcc66; background-image: url(images/spousevisa.gif)}
.navbottom {background-color: #ffcc66; background-image: url(images/visas.gif)}
 
/* ===== GUEST BOOK STYLE ===== */
.formoutertable { background-color: #ff9900 }
.formcontent { color: #000000; font-family: "Arial"; font-size: 13px; font-weight: bold }
.formbutton { color: #ffffff; background-color: #ff9900; font-weight: bold }
input { background-color: #ffffff }
textarea { background-color: #ffffff }
.guestbutton
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
    background-color: #FFFFFF;
	font-weight: bold;
}
.voyager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000063;
}
.voyagercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000063;
	background-color: #ff9900;
}
