td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	color: B01618;
}

a:hover{
	color: 003365;
}

.nav a{
	font-size: 14px;
	font-style: italic;
	color: B01618;
	text-decoration:none;
	letter-spacing:0px;
}

.nav a:hover{
	color: 003365;
}

h1
{
	font-family: Times new roman, sans-serif;
	font-size: 21px;
	font-style: italic;
	padding-top:0px;
	margin-top:0px;
}

.tab1 .tr1
{
	border-bottom:1px dashed #003365;
}

.tab1 .tr2
{
	background-color:#DEEDF7;
	border-bottom:1px dashed #003365;
}