@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.style1 {
	font-size:14px;
	color: #818181;
	line-height: 1.4em;
	line-height: 21px;
	font:Verdana, Arial, Helvetica, sans-serif;
	}

.style7 {
	font-size:12px;
	color: #818181;
	line-height: 1.4em;
	line-height: 21px;
	font:Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size:28px;
	font-weight:500;
	color: #444444;
	line-height: 1.4em;
	line-height: 24px;
	font:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	}
	
h2 {
	font-size:18px;
	font-weight:100;
	color: #444444;
	line-height: 1.4em;
	line-height: 24px;
	font:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	}

a:link {
	color: #407196;
	text-decoration: none;
	border: 0px;
	}
	
a:visited {
	text-decoration: none;
	color: #407196;
	border: 0px;
	}
	
a:hover {
	text-decoration: underline;
	color: #999999;
	border: 0px;
	}
	
a:active {
	text-decoration: none;
	color: #407196;
	border: 0px;
	}
