body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-size: 12px;
}
.style2 {
	font-size: 16px;
	color: #FFF;
}
.style3 {
	color: #000;
	font-size: 14px;
}
.style4 {
	color: #FF0;
	font-size: 11px;
}
.style5 {
    color: #CCC;
    font-size: 11px;
}
.style6 {
	color: #006;
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	color:#630;
	font-size: 18px;
	font-weight:bold;
}
.style8 {
	color:#630;
	font-size:14px;
	font-weight:bold;
}
.link1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	text-decoration: none;
}
.link1:hover
{
	text-decoration: underline;
}
.link2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
	font-size:12px;
	color: #900;
	text-decoration:none;
}
.link2:hover
{
	text-decoration:underline;
}
.link3
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
	font-size: 11px;
	color: #FF0;
	text-decoration:none;
}
.link3:hover
{
	text-decoration:underline;
}
.link4
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
	font-size: 12px;
	color: #000;
	text-decoration:none;
}
