h1 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;


}

h2 {
	color: #0099CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;


}

h3 {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

}

h6 {
	color: #333366;
}

a {
	color: #FF0000;
}

