h1 {
	position: relative;
	color: #3e6682;
	font-size: 16px;
	line-height: 22px;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	position: relative;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
}
p {
	position: relative;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
}
blockquote {
	position: relative;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
}
a { color:#3e6682; background : transparent; text-decoration: none } 
a:hover { color:#3e6682; background : transparent; text-decoration: underline }
table {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
ul {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
ol {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

