body,td,th {
font-family: tahoma;
font-size: 11px;
color: #414141;
}
body {
/*background-color: #0b3d34;*/
background-color:#FF9F40;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.style1 {color: #ffffff}
a {
font-size: 11px;
color: #a02fef;
}

.style1 a{color: #ffffff}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

.style2 {color: #a02fef;}
.style3 {
color: #ffffff;
font-weight: bold;
}
.style5 {color: #FF0000}
.style4 {color: #000000;}



#side
{
	color: #a02fef;
}
#side a:link {
	color: #a02fef;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#side a:hover {
	color: #4126E4;
	font-weight: bold;
	text-decoration: underline;
}

#logo {
  width: 40em;
  text-align: left;
}
#logo h1 {
  color: #0000FF;
  font: 22px "Arial", arial, sans-serif;
   padding-top: 0.4em;
}

