.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style2 {
	color: #1A4392;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style3 {
	color: #1A4392;
	border-top-color: #FFF0D1;
	border-right-color: #FFF0D1;
	border-bottom-color: #FFF0D1;
	border-left-color: #FFF0D1;
}
.pic {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.style5 {color: #000000}
.about {
	border: medium solid #FFF0D1;
	height: auto;
	width: auto;
}
.line {
	height: 10px;
}
