@charset "utf-8";
/* CSS Document */

html, body, #fullheight{height:100%}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

.styleContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}

.styleFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	}

.styleMeeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.styleSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

