body {
	background-color:#686868;
	font-family: Ariel, Tahoma, Verdana, Helvetica, sans-serif;
	text-align:center; 
	color:#000000;
}

table td {
	background-color:#686868;
}

table table {
	background-color:#686868;
}

h1 {
	font-size:14pt;
	text-align:center;
	color:#000000;
}


h1 p {
	font-size:13pt;
	text-align:justify;
	color:#000000;
}

h2 {
	font-size:12pt;
	text-align:center;
	color:#333534;
}

h3 {
	font-size:14pt;
	text-align:center;
	color:#333534;
}

h3 p {
	font-size:13pt;
	text-align:center;
	color:#000000;
}

h4 {
	font-size:10pt;
	text-align:left;
	color:#333534;
}

h5 {
	font-size:10pt;
	text-align:left;
	color:#333534;
}


p {
font-size:12pt;
margin-bottom:10px;
color:#000000;
}

ul li {
list-style-type: none;
color:#000000;
}

em {
font-style:italic;
color:#000000; 
}

#rank {
float:right;
color:#000000; 
}

.caption {
font-size:12pt;
text-align:center;
color:#ececec;
}

.alert {
font-family: Verdana;
font-size: 12px;
color: #ff0000;
}

.menu  {
color:#000000;
font-size:12px;
text-align:center;
}

.footer {
color:#A2A2A2;
font-size:12px;
}

a:link {
color:#A2A2A2;
}

a:visited {
color:#ececec;
}

a:hover {
color:#A2A2A2;
}

a:active {
color:#ececec;
}