@charset "utf-8";

/* CSS Document */



h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:18px;
	font-weight:normal;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	line-height:18px;
	}
	
ul {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-bottom:20px;	
	}
	
ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	line-height:18px;
	}
	
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333399;
	font-size:12px;
	text-decoration:none;
	}
	
hr {
	background-color:#000000;
	color:#000000;
	margin-top:2;
	size:.5px;
	height:1px;
	border:0;
	}






.text1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

.text2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000000;

	font-weight:bold;

}