.style1 {color: #050590}
a:link {
	color: #08088C;
}
a:visited {
	color: #08088C;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #9900CC;
}
.style4 {font-size: 12px}
.boarder {
	border: thin solid #050590;
}
bottomboarder {
	border: thin solid #050590;
}
.leftboarder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #050590;
}
.bltboarders {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #050590;
	border-bottom-color: #050590;
	border-left-color: #050590;
}
.brtboarders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #050590;
	border-right-color: #050590;
	border-bottom-color: #050590;
}
.rightboarder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #050590;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #050590;
}
.text {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 18px;
}
.style6 {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {
	font-size: 24px;
	color: #050590;
}
.style8 {
	color: #990099;
	font-weight: bold;
}

