﻿@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;	
/*	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; */

}
/*	a:link {
	color: #1B5EB7;
	text-decoration:underline;
}
a:visited {
	color: #1B5EB7;
	text-decoration:underline;
}
a:hover {
	color: #1B5EB7;
	text-decoration:underline;
}
a:active {
	color: #1B5EB7;
	text-decoration:underline;
} */
h1 {
	font-size: 22px;
	color: #0490cf;
}
h2 {
	font-size: 16px;
	color: #0490cf;
}
h3 {
	font-size: 14px;
	color: #0F3680;
}
h4 {
	font-size: 12px;
	color: #0490cf;
}
