body {
	background-color: #b2c9e7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
.norm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}
.norm_indent{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent:10px;
	color: #ffffff;
	text-decoration:none;
}
H1{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;	
	font-size: 14px;
	color: #fae719;
	text-decoration:none;
}
H2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.header1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;	
	font-size: 14px;
	color: #fae719;
	text-decoration:none;
}
.header2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;	
	font-size: 12px;
	color: #fae719;
	text-decoration:none;
}

.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e4d426;
	text-decoration:none;
}

.more:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ebf8a7;
	text-decoration:none;
}

.back {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.back:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.link_important {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;	
	font-size: 14px;
	color: #fae719;
	text-decoration:underline;
}

.link_important:hover {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;	
	font-size: 14px;
	color: #faf29a;
	text-decoration:underline;
}
.copyrigth{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}