	.mainCont{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
	}
	.def{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: justify;
		line-height: 16px;		
	}
	.dual{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color: "#FFF0BF";
		font-size: 12px;
		line-height: 16px;		
	}
	.main{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 16px;
	}
	.stit{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #550000;
		line-height: 19px;
	}
	.tit{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #550000;
		line-height: 20px;
		font-weight: bold;
	}
	.head{
		font-family : "Monotype Corsiva", Times New Roman, Times, serif;
		font-size: 22px;
		color: #000000;
		line-height: 25px;
		font-weight: normal;
		text-decoration: none;
	}
	.nav{
		font-family : "BinnerD", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
	}
	.nav_on{
		font-family : "BinnerD", Arial, Helvetica, sans-serif;
		color: #FFCC33;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
	}
	.error{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	}
	.newWin{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin-top: 10 px;
		margin-left: 10 px;
		margin-right: 10 px;
		margin-bottom: 20 px;
	}
	A{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	A:HOVER{
		color: #555555;
		text-decoration: underline;
	}
	a{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	a:HOVER{
		color: #555555;
		text-decoration: underline;
	}
	body, html{
		margin: 0 px;
		border: 0 px;
		padding: 0 px;
		width: 100%;
		height: 100%;
	}

