body    { color: #6dcff6; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; font-stretch: normal; background: #6dcff6; text-align: justify; margin: 0 0 0; padding: 0; spacing: 0  }

table  { color: #333333; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-align: justify; margin-right: auto; margin-left: auto }

h1   { color: white; font-size: 3em; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; text-align: center; text-transform: none }

h2  { 
	font-size: 2em; 
	font-weight: normal; 
	background-color: white;
}

h3   { font-size: 2em; font-variant: normal; font-weight: normal; background-color: white; text-align: left }

h6  {
	font-size: 1.2em; 
	font-weight: normal; 
	color: #ffffff; 
	background-color: black; 
	text-align: center; 
	text-transform: 
	uppercase; 
	margin-top: 0;
}

ul 	{
}

a 	{
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: 1px;
	color: #333333;
}

a:link img, a:visited img, a:focus img, a:hover img, a:active img {
	border: 1px black solid;
}
