@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#nav, #header, #action_header,.rect, #language, #video, #banner {
	display:none;
	}

ul, dl, #contactbox {
	font-size:10pt;
	}

li {
	list-style:none;
	}
	
h1 {
	font-size:1.8em;
	}

h2 {
	font-size:1.5em;
	}

h3 {
	font-size:1.2em;
	}

#contactbox h1 {
	font-size:1.2em;
	}
	
#footer {
	font-size:10pt;
	margin-top:80pt;
	}

