@charset "UTF-8";
/* CSS Document */
  
p {
	margin:15px 0px;
	padding:0px;
	font-size:13px;
	color:#333333;
}
	p a {
		color:#333333;
		font-weight:bold;
	}
	p a:hover {
		color:#666666;
	}

h1 {
	margin:10px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#192637;
	font-weight:200;
	text-align:justify;
	width:780px;
}

h2 {

}

h3 {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#192637;
	font-weight:200;
	text-align:justify;
}

h4 {
	margin:0px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:justify;
}

h5 {
	margin:0px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:justify;
}

.contact_box {
	width:380px;
	font-size:13px;
}

.contact_boxleft {
	width:320px;
}
