html { min-height: 100%; margin-bottom: 1px; }  /* Firefox scroll-fix*/

body {
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:  20px;
	color: #666666;
	text-decoration: none;

}
.bor {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004990;
}

p {
	margin-left: 15px;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #004990;
	text-decoration: none;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #004990;
	text-decoration: none;
	text-align: center;
}

.contact A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.contact A:hover{
	text-decoration: underline;
}

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}

A:hover{
	color: #5497d7;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}


.foot A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.side {
	font-size: 11px;

}


.foot A:hover{
	text-decoration: underline;
}
