@charset "iso-8859-1";
body{
	margin:0;
	padding:0;
	color:#333;
	font: 100% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;	
	line-height:150%;
	text-align:center;
}
table.center{
	margin-left:auto;
	margin-right:auto;
}
td{
	text-align:center;
}
td.top{
}
td.bottom{
	text-align:left;
}
img{
	border:none;
}
img.top{
}
img.topport{
	min-height:120px;
	max-height:120px;
	min-width:80px;
	max-width:80px;
}
img.bottom{
}
img.bottomport{
	min-height:120px;
	max-height:120px;
	min-width:80px;
	max-width:80px;
}
img.fullpage{
	min-height:469px;
	max-height:469px;
	min-width:720px;
	max-width:720px;
}
img.fullpageport{
	min-height:469px;
	max-height:469px;
	min-width:305px;
	max-width:305px;
}
a{
	color:#369;
	text-decoration:none;
}
a:hover{
	color:#F9CA59;
}
h1{
	font: 150% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	margin:0.5em 0;
}
h2{
	font: 80% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;	
	color:#333;
	margin:0.5em 0;
}
h3{
	font: 100% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;	
	color:#369;
	margin:0.5em 0;
}
p{
	margin:0.5em 0;
}
