body
{
	font-size: 70%;
	color:#000000;
	background-color:#DBDFE6;
	margin:0px 0px 0px;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
}

a { text-decoration:none;
	color:#192C50;
	font-weight: bold;
  }
  
a:hover
{
	text-decoration:none;
	color:#192C50;
	font-weight: bold;
}

a.menu
{ text-decoration:none;
	color:#192C50;
	font-weight: normal;
}

.menu:hover
{
	text-decoration:none;
	color:#192C50;
	font-weight: bold;
}

p {
	font-family: verdana;
	font-size: 10px;
	color: #102850;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 6px;
}

.footer {
	font-family: verdana;
	font-size: 10px;
	color: #cccccc;
	padding:5px;
}


h1 {
	font-family: Arial;
	font-size: 18px;
	color: #102850;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	color: #102850;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 1px;

}

ul {

	font-family: Arial;
	font-size: 10px;
	color: #102850;
	line-height: 13px;
	margin-top: 1px;
	margin-bottom: 2px;
}

