@charset "utf-8";
/* CSS Document */

.menu A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d05011;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px 0 10px
	}
.menu A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d05011;
	font-weight:bold;
	text-decoration:none;
	}
.content{
	font-family:Century Gothic;
	color:#0033CC;
	font-size:16px;
	line-height:16px;
	}
.header{
	font-family:Century Gothic;
	color:#CC0000;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	}
.header1{
	font-family:Century Gothic;
	color:#000000;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	}