body {
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-position: bottom;
	background-repeat: repeat;
}
div.contentTitle {
	font-size: 24px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660066;
}

hr {
	color: #660066;
}
table.content {
	background: #FFCCFF;
	width: 800;
	margin: 4% 4% 4% 4%;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #FFFFFF;
	border: 1px solid #606060;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #C0C0C0;
	border: 1px solid #606060;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
div.cal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
/* Confrence page settings */
p.Conf {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
.highlight {
	color: Purple;
}



