@charset "utf-8";
body {
	background-color: #4459A0;
	background-image: url(ps09web_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
}
a.footerLinks:link {font-weight:bold; color:#CCCCFF; text-decoration: none;}
a.footerLinks:visited {font-weight:bold; color:#CCCCFF; text-decoration: none;}
a.footerLinks:hover {font-weight:bold; color:#CCCCFF; text-decoration: underline;}
a.footerLinks:active {font-weight:bold; color:#CCCCFF; text-decoration: underline;}
.footerLinks {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#CCCCFF; text-align:center;}


.hidden{display:none; padding:6px; background-color:#FFFFFF;}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
	text-align:left;
}
.speakers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	text-align:center;
}

.normal-big {
	font-size: 15px;
}

.normal-big26 {
	font-size: 26px;
}.conf-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#333366;
	padding: 7px;
}

a:link    {
	text-decoration: underline;
	color:#990000;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #990000;
	font-weight:bold;
}
a:active  {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}
a:hover   {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
