body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #181818;
	color: #CCCCCC;
	position: relative;
}
.style1 {font-size: x-small}

a:link    {text-decoration:underline; color:#6495ED; font-weight:normal}
a:visited {text-decoration:underline; color:#6495ED; font-weight:normal}
a:hover  {text-decoration:underline; color:#6495ED; font-weight:normal}
a:active  {text-decoration:underline; color:#6495ED; font-weight:normal}
