h1 {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	text-align : center;
	font-size : 25px;
	font-weight : bold;
	margin : -5px 0px -20px 0px;
}

h2 {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	font-size : 15px;
	text-align : center;
	font-style : italic;
	font-weight : lighter;
}

h3 {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	margin : 0px;
	text-align : center;
	font-size : 20px;
	font-weight : normal;
}

h4 {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	margin : 0px;
	text-align : center;
	font-size : 12px;
	font-weight : normal;
}

h5 {
	color: Black;
	font-family : Helvetica,Arial,Verdana;
	text-align : center;
	font-size : 12px;
	font-weight : normal;
}

h6 {
	color: White;
	font-family : Helvetica,Arial,Verdana;
	margin : 0px;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}
	
DIV {
	text-align : center;
	font-family : Helvetica,Arial,Verdana;
}

tr {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	margin : 0px;
	text-align : center;
	font-size : 15px;
	font-weight : normal;
}

td {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	margin : 0px;
	text-align : center;
	font-size : 15px;
	font-weight : normal;
}

p {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	font-size : 15px;
	text-align : justify;
	font-style : normal;
}

UL {
	color: #333366;
	font-family : Helvetica,Arial,Verdana;
	font-size : 15px;
	text-align : justify;
	font-style : normal;
}
