body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	font-size: 12px;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #1168AA;
	text-decoration: none;
}

a:visited {
	color: #1168AA;
	text-decoration: none;
}

a:hover {
	color: #F56B6B;
	text-decoration: underline;
}
.bgtopno {
	background-repeat: no-repeat;
	background-position: left top;
}
h1, h2, h3, h4, h5 {padding-bottom: 5px;margin: 0px 0 10px 0;font-weight: normal;line-height: 100%;}
h1 {font-size: 130%;line-height: 100%;}
h2 {font-size: 115%;line-height: 100%;}
h3 {font-size: 100%;}
h4 {font-size: 90%;}
h5 {font-size: 80%;text-transform: uppercase;}

