td.phead{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color:#87ceeb;
	font-size : 14pt;

}
td.ptimenorm{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color:#f7fbfe;
	font-size : 16pt;

}
td.ptimered{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color:#f7abfe;
	font-size : 16pt;

}
td.ptimegrey{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color:#888888;
	font-size : 16pt;

}
td.ptimegreen{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color:#a7fbae;
	font-size : 16pt;
        
}
body{
	background-color:#005293;
	background-image: url("../../image/nautilus1.jpg");
	background-position: center top; 
    background-repeat: no-repeat;
}
ax{
	text-decoration : none;
    color : blue;
}
a:visited{
	font-size : 16pt;
	color : blue;
}
a.min{
	font-size : 12pt;
	text-decoration : none;
    color : blue;
}
a.min:visited{
	font-size : 12pt;
	text-decoration : none;
	color : blue;
}
img{

  border: none;
}

