#header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#header a.menu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	text-align: justify;
	list-style-image: url(img/clock.gif);
}

#menu a
{
	padding:3px 6px;
	margin:5px; color: #45688E;
	font-weight: bold;
	text-decoration:none;
	width:12em;
	text-align:center;
	
}

#menu a:hover 
{
	background-color:#CED8E1;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-align: justify;
	list-style-image: url(/UI/images/clock.gif);
	
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	text-align: justify;
	list-style-image: url(img/clock.gif);
	text-decoration:none;
}

