/* CSS Document */

.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.style2 {color: #FF2146}
.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.style4 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.style5 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 36px;
}
.style6 {font-family: "Courier New", Courier, monospace; font-weight: bold; font-size: 16px; 
}
.style8 {font-size: 11px
}
.style9 {font-size: 10px
}
.style10 {font-size: 16px
}
.style11 {font-family: "Courier New", Courier, monospace
}
.style13 {
	font-size: 13px;
	font-family: "Courier New", Courier, monospace;
}
.style14 {font-size: 13px
}
.style15 {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF2146;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
    margin-left: 10px;
    margin-top: 0px;
}