html {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;


}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
p {
	font-size: 12px;
	text-align: justify;



}
td {

	font-size: 12px;


}
a {
	text-decoration: underline;
	color: #6699CC;


}
a:active {
	text-decoration: none;
	color: #6699CC;

	
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
	background-color: #EEEEEE;


	
}
h5 {
	color: #1F2787;
	font-size: 12px;




}
h4 {
	color: #1F2787;
	font-size: 12px;
	font-weight: bold;


}
h3 {
	color: #1F2787;
	font-size: large;
	font-weight: normal;



}
hr {
	color: #1F2787;
}

