a:link {
	color: #000099;
}
a:visited {
	color: #660099;

}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(../images/logo/bg.jpeg);
	background-repeat: repeat;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	text-align: center;
}
h4 {
	font-size: 14px;
}
.sfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small {
	font-size: 12px;
}
.medium {
	font-size: 20px;
}
.large {
	font-size: 22px;
}
.larger {
	font-size: 28px;
}
.largest {
	font-size: 40px;
}
.caption {
	font-style: italic;
	font-size: 12px;
	text-align: center;
}

