body {
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
}
body.2 {
	background-color: #000000;
    text-align: center;
	vertical-align: top;
}
p {
	text-align: center;
}
p.News {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: Teal;
	text-align: justify;
}
p.Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8B4513;
	text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
}
p.Link2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8B4513;
	text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
    text-indent: 25px;
}
p.News2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Maroon;
	text-align: justify;
}
p.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #29166F;
	text-align: left;
}
p.abbs {
	font-family: "@Arial Unicode MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #29166F;
	text-align: center;
}
p.dds {
	padding-left: 5px;
    padding-right: 5px;
    color: #8B4513;
    text-align: justify;
}
p.mini {
	font-family: "Times New Roman", Times, serif;
    color: #ffffff;
    font-size: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
a {
	color: #483D8B;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: underline;
}
a:active {
	color: Purple;
}
table.sd td.sd {
	border: 3px double #804326;
}
td.ss {
    border: 3px double #804326;
	background: repeat fixed top;
    text-align: center;
}
td {
	background-repeat: no-repeat;
}
H1 {
	text-align: center;
	font-size: 22px;
}
H1.VIR {
	text-align: center;
	font-size: 22px;
    color: #773D11;
}
H1.Newer {
	font: italic normal bolder 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
H1.mini {
	font-family: "Times New Roman", Times, serif;
    color: #ffffff;
    font-size: 2px;
}
IMG {
    border: 0px;
}

