body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a {
font-weight : bold;
font-size: 12px;
}	
.title {
	text-align : Center;
	font-weight : bold;
	font-size: 13pt;
	font-family :Arial, Helvetica, sans-serif;}
	
.help {	
	text-align : right;
	font-weight : bold;
	}
	

.titlelarge {
	font-size: 10pt;
	text-align : Center;
	font-weight : bold;
}

.help_header {
	font-weight : bold;
	text-decoration : underline;
}
.bold {
font-weight: bold;
}
.gcenter200{
	background-color: #FFFFFF;
	border:1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 9pt;
	width : 200px;
	white-space : nowrap;
	padding: 20px;
}
.table_message
{
	border:2px solid #000000;
	background-color: #E4E4E4;
	border-color : black;
	padding : 5px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 9pt;
	width: 400px;
	margin-left: 25%;
}
.small1 {
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
.blue_center_table{ 	
	border: 2px solid #000000;
	margin-left:auto; margin-right:auto;
	background-color:#BABCC7;}

.grey_right {
	background-color: #BABCC7;
	text-align : right;
	font-size : 11pt;
	font-weight : bold;
}

.grey_left {
	background-color: #999999;
	text-align : left;
	font-size : 11pt;
	font-weight : bold;
}
	
.grey {
	background-color: #999999;
	text-align: center;
	font-size : 11pt;
	font-weight : bold;
}	
div.centered 
{
text-align: center;
}