body {
	background-color: #212021;
}

img {
	border : none;
}

img.description {
	border: solid 1px #ff0000;
}

td {
	margin: 0 auto;
	text-align: center;
}

td.lt {
	text-align: left;
}

td.column {
	background-color: #000000;
}

tr {
	margin: 0 auto;
}

table {
	text-align: center;
}
table.google {
	background-color: #212021;
}

th {
	margin: 0 auto;
	font-size: 14pt; 
	font-family: arial, veranda;
	color: white;
}

.s {
	font-family: veranda, arial;
	font-size: 10pt;
}

.m {
	font-family: veranda, arial; 
	font-size: 12pt;
}

.l {
	font-size: 18pt;
	font-family: arial;
	font-weight: bold;
}

p {
	font-family: arial;
	font-size: 10pt;
	color: white;
	text-align: justify;
}

p.s_lt {
	font-family: veranda, arial;
	font-size: 8pt;
	text-align: left;
}

p.s_c {
	font-family: veranda, arial;
	font-size: 8pt;
	text-align: center;
}

p.s_rt {
	font-family: veranda, arial;
	font-size: 8pt;
	text-align: right;
}

p.m_c {
	font-size: 10pt;
	text-align: center;
}

p.lt {
	text-align: left;
	font-size: 10pt;
}

p.just {
	text-align: justify;
	font-size: 8 pt;
}

p.stress {
	text-decoration: underline;
	font-weight: bold;
}

p.i {
	font-style: italic;
}

p.i_b {
	font-style: italic;
	font-weight: bold;
}

p.donate {
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	color: red;
}

p.d {
	font-family: veranda, arial;
	font-size: 11px;
	text-align: left;
	font-style: italic;
}

p.description {
	font: small-caps 900 12px arial;
	color: #ffffff;
	text-align: center;
}

a {
	font-family: arial;
	color: #fffd7d;
	text-decoration: none;
}

a.d {
	font-family: veranda, arial;
	font-size: 11px;
	color: white;
	text-align: left;
}

a:hover {
	color: #aabbdd;
	text-decoration: none;
}

a.donate {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	color: white;
}

ul, li {
	font-family: arial; font-size: 10pt;
	text-align: justify;
	color: white;
}

h1, h2, h3 {
	font-family: veranda, arial;
	color: white;
}

hr {
	color: blue;
}

