A.menu_normal {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	
	FONT-STYLE: normal;
FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	text-align : center;
	

}
A.menu_normal:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE:10pt;	
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	text-align : center;
	
}
A.text_link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;	
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;

	

}
A.text_link:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;	
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: underline;
	
	
}

H1 {
	FONT-SIZE: 36pt;	
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-align : center;
	font-weight : bold;

}
H2 {
	FONT-SIZE: 22pt;	
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-align : center;
	font-weight : bold;

}
H3 {
	FONT-SIZE: 18pt;	
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-align : center;
	font-weight : bold;
	

}
H4 {
	FONT-SIZE: 14pt;	
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-align : left;
	font-weight : bold;


}
H5 {
	FONT-SIZE: 22pt;	
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-align : left;
	font-weight : bold;


}
BODY {
	FONT-SIZE: 10px;  FONT-FAMILY: "Times New Roman", Times, serif;
}
P {
	FONT-SIZE: 12pt;	
	FONT-FAMILY: "Times New Roman", Times, serif;
	padding : 0px 20px 00px 10px;
	list-style : circle;
	font-weight : normal;
	list-style-type : circle;
	line-height : normal;
	font-style: normal;
	text-decoration: none;
}
TABLE {
	FONT-SIZE: 8pt;  FONT-FAMILY: "Times New Roman", Times, serif;
}
TR {
	FONT-SIZE: 8pt;  FONT-FAMILY: "Times New Roman", Times, serif;
}
TD {
	FONT-SIZE: 8pt;  FONT-FAMILY: "Times New Roman", Times, serif;
}
A {
	
}
HR {
	 HEIGHT: 1px
}

textarea {
font-size: 12pt;	
font-family: "Times New Roman", Times, serif;
}

img { border: 0 }

.success, .error {
margin: 20px 0;
padding: 5px 5px 5px 10px;
border: 2px solid
}

.success {
color: #264409;
border-color: #C6D880;
background: #E6EFC2
}

.error {
color: #731B00;
border-color:#FBC2C4;
background: #FBE3E4
}

.error-text {
color: #D63301
}