body, p, td, th {
	font-family:"Arial","sans-serif";
	font-size: 14pt;
	color:#000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body {
	background-color:#EFEFEF;
}

A {
	font-family:"Arial","sans-serif";
	color:#000000;
	font-size: 14pt;
}

.hugetitle {
	font-family:"Arial","sans-serif";
	font-size: 32pt;
	font-weight: bold;
}

.bigtitle {
	font-family:"Arial","sans-serif";
	font-size: 23pt;
	font-weight: bold;
}

.title {
	font-family:"Arial","sans-serif";
	font-size: 14pt;
	font-weight: bold;
}

.subtitle {
	font-family:"Arial","sans-serif";
	font-size: 12pt;
	font-weight: bold;
}

.subtext {
	font-family:"Arial","sans-serif";
	font-size: 12pt;
	font-weight: normal;
}

.menu {
	font-family:"Arial","sans-serif";
	font-size: 12pt;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}

.small {
	font-family:"Arial","sans-serif";
	font-size: 12pt;
	color:#000000;
	font-weight: bold;
}

.mousetype {
	font-family:"Arial","sans-serif";
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
}

.postersubtext {
	font-family:"Arial","sans-serif";
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
}

.imgborder {
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}


div.topleftinset {
	float:left;
	margin-right:28px;
	margin-left:0px;
	margin-bottom:11px;
	margin-top:0px;
}

div.rightinset {
	float:right;
	margin-right:0px;
	margin-left:28px;
	margin-bottom:15px;
	margin-top:15px;
}

div.leftinset {
	float:left;
	margin-right:28px;
	margin-left:0px;
	margin-bottom:15px;
	margin-top:15px;
}
