document.writeln( '<STYLE REL="StyleSheet" TYPE="text/css">' );
if ( navigator.userAgent.indexOf('Mac') != -1 ) {
	document.writeln( 'input {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; border: #D2D2D2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }' );
	document.writeln( 'SELECT { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; border: #D2D2D2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }' );
} else if ( navigator.appName == 'Netscape' && !document.getElementById ) document.writeln( '' );
else {
	document.writeln( 'input {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; border: #D2D2D2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }' );
	document.writeln( 'input.no { border-style: none; }' );
	document.writeln( 'SELECT { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; border: #D2D2D2; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }' );
}
document.writeln( 'A { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5E6466; }' );
document.writeln( 'A.samelvl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #5E6466; text-decoration: none; }' );
document.writeln( 'A.samelvl:hover { text-decoration: underline; }' );
document.writeln( 'INPUT.imgbtn { border: 0px none; }' );
document.writeln( '</STYLE>' );
document.writeln( '<LINK REL="StyleSheet" TYPE="text/css" HREF="./css/plan.css">' );
document.writeln( '<LINK REL="StyleSheet" TYPE="text/css" HREF="./css/style.css">' );
