/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #F3B71F;
	font-weight: bold;
}
.style2 {
	color: #980017;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.style4 {
	color: #980017;
	font-weight: bold;
	font-size: 14px;
}
.style5 {
	color: #F3B71F;
	font-weight: bold;
	font-size: 20px;
}
.style6 {
	color: #980017;
	font-weight: bold;
	font-size: 20px;
}
.style7 {font-size: 14px}
.style8 {font-size: 30px}


