@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000CC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #0000CC;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	line-height: normal;
}
body {
	margin-left: 2%;
	margin-top: 1%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-style: italic;
}
.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #0066CC;
}

.style1 {
	color: #006633
}
.style2 {
	font-style: italic;
	font-weight: bold;
}
.style3 {font-style: italic}
.style4 {color: #FF0000}
.tablearial {
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {color: #0000FF}
.style7 {font-size: x-large}

.style6 {
	font-size: large;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
