a.{text-decoration:none}

.small-txt {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.main-nav {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.main-nav:hover {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.small-links {

	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: arial;
	font-size: 20px;
	color: #0764CE;
}
.matter {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.heading-small {
	font-family: arial;
	font-size: 14px;
	color: #0764CE;
	font-weight: bold;

}
.small-txt-white {

	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}


.small-txt-white:hover {

	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}
h1 {
	font-family: arial;
	FONT-WEIGHT: normal;
	font-size: 20px;
	color: #0764CE;
	display: inline;
}
h2 {
	font-family: arial;
	FONT-WEIGHT: normal;
	font-size: 18px;
	color: #0764CE;
	display: inline;
}