document.writeln('<style>');
document.writeln('.path {');
document.writeln('	font-family:arial,helvetica;');
document.writeln('	font-size:9pt;');
document.writeln('	font-weight:normal;');
document.writeln('	}');
document.writeln('.subjectlist {');
document.writeln('	font-family:arial,helvetica;');
document.writeln('	font-size:12pt;');
document.writeln('	font-weight:bold;');
document.writeln('	}');
document.writeln('.subjectdesc {');
document.writeln('	font-family:arial,helvetica;');
document.writeln('	font-size:9pt;');
document.writeln('	}');
document.writeln('.currentpage {');
document.writeln('	font-family:arial,helvetica,sans-serif;');
document.writeln('	font-size:12pt;');
document.writeln('	font-weight:bold;');
document.writeln('	}');
document.writeln('.relatedarticles {');
document.writeln('	font-family:arial,helvetica,sans-serif;');
document.writeln('	font-size:10pt;');
document.writeln('	font-weight:normal;');
document.writeln('	}');
document.writeln('.articleauthor {');
document.writeln('	font-family:arial,helvetica,sans-serif;');
document.writeln('	font-size:10pt;');
document.writeln('	font-weight:normal;');
document.writeln('	}');
document.writeln('.articlecontent {');
document.writeln('	font-family:arial,helvetica,sans-serif;');
document.writeln('	font-size: 9pt;');
document.writeln('	}');
document.writeln('.footer {');
document.writeln('	font-family:arial,helvetica,sans-serif;');
document.writeln('	font-size: 8pt;');
document.writeln('	}');
document.writeln('.authorname{');
document.writeln('	font-family: arial,helvetica,sans-serif;');
document.writeln('	font-size: 12pt;');
document.writeln('	font-weight: bold;');
document.writeln('	color:#0000A0;');
document.writeln('	}');
document.writeln('.stdedit { ');
document.writeln('	background-color: #FFFFFF;');
document.writeln('	font-family:arial,helvetica,sans-serif;');
document.writeln('	font-size: 12pt; ');
document.writeln('	border-style: solid;');
document.writeln('	border-color: #666600; ');
document.writeln('	padding: 1px; ');
document.writeln('	}');
document.writeln('.txtmessage {');
document.writeln('	background-color: #FFFFFF;');
document.writeln('	font-family:arial,helvetica,sans-serif;');
document.writeln('	font-size: 12pt;');
document.writeln('	border-style: solid;');
document.writeln('	border-color: #666600; ');
document.writeln('	padding: 1px;');
document.writeln('	width: 500px;');
document.writeln('	}');
document.writeln('');
document.writeln('.stdbtn { background-color: #F4F4F4; font: 10pt Arial; width: 75px;height: 25px;}');
document.writeln('.contactname{');
document.writeln('	font-family: arial,helvetica,sans-serif;');
document.writeln('	font-size:10pt;');
document.writeln('	}');
document.writeln('p	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif; ');
document.writeln('	}');
document.writeln('h3	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('h2	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('td	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('h4	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('h1	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('h5	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('h6	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('form {');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('a	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif;');
document.writeln('	}');
document.writeln('ul	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif; ');
document.writeln('	}');
document.writeln('ol	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif; ');
document.writeln('	}');
document.writeln('li	{');
document.writeln('	font-family: Arial,Helvetica,Sans-Serif; ');
document.writeln('	}');
document.writeln('b {  font-family: Arial, Helvetica, sans-serif}');
document.writeln('');
document.writeln('</style>');
document.writeln('<h2>Tips for Students Studying Abroad </h2>');
document.writeln('<p><br>');
document.writeln('  Many students are preparing now for a summer abroad. Whether traveling for pleasure, ');
document.writeln('  or planning to intern in a foreign country, there are some common sense tips ');
document.writeln('  which may help make your international trip more enjoyable. </p>');
document.writeln('<ol>');
document.writeln('  <li>Learn the culture\'s definition of the proper way to dress so that you won\'t ');
document.writeln('    draw attention to yourself, offend others, or be arrested. </li>');
document.writeln('  <li>Do not make eye contact with strangers or smile at someone passing on the ');
document.writeln('    street. In some cultures, men may mistake the friendliness of a woman as an ');
document.writeln('    invitation for romantic interest. </li>');
document.writeln('  <li>Be aware of the laws pertaining to homosexuality in other countries as well ');
document.writeln('    as general attitudes toward gay, lesbian, and bisexual people. </li>');
document.writeln('  <li>Don\'t walk alone, especially at night or in questionable neighborhoods. ');
document.writeln('  </li>');
document.writeln('  <li>Refrain from drinking alcohol. If you\'re partying, make sure someone in ');
document.writeln('    your group is sober. </li>');
document.writeln('  <li>Don\'t get into unlicensed taxis. </li>');
document.writeln('</ol>');
document.writeln('<p><a href="http://www.jobweb.com" target="_blank">Visit JobWeb</a> for more information on international travel and for international ');
document.writeln('  students visiting the United States. <br>');
document.writeln('</p>');
document.writeln('<p><i><span class="footer">Copyright National Association of Colleges and Employers. All rights reserved. This article cannot be republished in any form (print or electronic) without written permission of NACE. </span></i></p>');