/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #000000
}
a:link {
	color: #E3007B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3007B;
}
a:hover {
	text-decoration: underline;
	color: #F289AE;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	font-size: 30px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {
	font-size: 14;
	font-weight: bold;
}
.style9 {font-size: 10

}
.style2 {
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	font-size: 11px;
	font-weight:normal;
}
