/* bro.CSS Document */
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #CC0099;
	}
.Style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	font-weight: bold;
}
.Style3 {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Style4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Style7 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Style53 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #660033;
	font-weight: bold;
}
.Style54 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px
    color: #FF0000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.Style5 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style6 {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

