 

.nav {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 14px !important;
 	line-height: 30px !important;
}


.search {
	font-family: Arial, Helvetica, "Sans Serif" !important;
	font-size: 11px !important;
 	line-height: 14px !important;
}

.basic {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 13px !important;
 	line-height: 18px !important;
	color: #000025 !important;
}


.small {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 11px !important;
 	line-height: 13px !important;
	color: #303080 !important;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 18px !important;
 	line-height: 24px !important;
	color: #000055 !important;
}


.grey {
	color: #EEEEEE !important;
}

.darkgrey {
	color: #333333 !important;
}

.navwhite {
	color: #CCCCDD !important;
}

.navblue {
	color: #000045 !important;
}


.date {
	color: #000015 !important;
}

 
.white {
	color: #FFFFFF !important;
}

.navrow {
	color: #1D1D38 !important;
}



a {
	text-decoration : none !important;
	border: none !important;

}

a:hover {
	text-decoration : none !important;
	color: #555555 !important;
}
