/* CSS Document */

body {
	font-family: "verdana";
	font-size: 12px;
}

h3,h4,h5 {
	font-family: "Times New Roman", Times, serif;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #FF3300;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}
