body {
	background-color: #DFD9C6;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-size: 12px ;
}

table {

}

input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}


.p 	{
		color:#000000;
		font-size:11px;
	}


.p1 	{
		color:#000000;
		font-size:12px;
	}

.p2 	{
		color:#555555;
		font-size:13px;
		font-weight:600;
	}

h1 {font-size:21pt;color:#000000;font-weight:50; margin:0px;}
h2 {font-size:17pt;color:#000000;font-weight:50; margin:0px;}
a{color:#0000ff; text-decoration:none;}
a:hover{color:#000000; text-decoration:none;}



	#nav-menu ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	} 

	#nav-menu li
	{
	margin: 0 0.50em;
	}

	#nav-menu li a
	{
	background: #ffffff bottom left repeat-x;
	list-style: none;
	width: 12em;
	display: block;
	border: 0.1em solid #585858;
	color: #0d2474;
	text-decoration: none;
	text-align: left;
	} 

	#nav-menu li a:hover
	{
	background: #ECEEEF bottom left repeat-x;
	}


	/* Hide from IE5-Mac \*/
	#nav-menu li a
	{
	float: none
	}
	/* End hide */

	#nav-menu
	{
	width:30em
	} 


