body {
	margin: 5;
	padding: 5;
	font-family: Helvetica, Arial;
	font-weight: none;
	color: #666666;
	background: #232323 url(files/bg23.jpg) no-repeat center top;
}

#txt{ color: #767676;
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 145%;}
	
#txt2{ color: #767676;
	font-family: Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 145%;}
	
	
#h1 { color: #999999;
	font-family: Helvetica, Arial;
	font-size: 26px;
	line-height: 130%;
	/*margin-top: 3em;
	margin-bottom: 1em;*/
	font-weight: normal;}

#h2 { color: #999999;
	font-family: Helvetica, Arial;
	font-size: 20px;
	line-height: 1.3em;
	/*margin-top: 2em;*/
	margin-bottom: 0.5em;
	font-weight: none;
	padding-left: 0px;
}

.class1 a {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 145%;
    color: #767676;
	text-decoration: underline;
}

.class1 a.selected {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 145%;
    color: #767676;
	text-decoration: underline;
}
.class1 a:hover {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 145%;
    color: #767676;
	text-decoration: none;
}


.class2 a {
        font-family: Helvetica, Arial;
        font-size: 18px;
        color: #767676;
		text-decoration: none;
		font-weight: normal;
}

.class2 a.selected {
        font-family: Helvetica, Arial;
        font-size: 18px;
        color: #767676;
        text-decoration: none;
				font-weight: normal;
}
.class2 a:hover {
        font-family: Helvetica, Arial;
        font-size: 18px;
        color: #999999;
        text-decoration: underline;
				font-weight: normal;
}

.class3 a {
        font-family: Helvetica, Arial;
        font-size: 14px;
        color: #767676;
		text-decoration: none;
}

.class3 a.selected {
        font-family: Helvetica, Arial;
        font-size: 14px;
        color: #767676;
        text-decoration: none;
}
.class3 a:hover {
        font-family: Helvetica, Arial;
        font-size: 14px;
        color: #999999;
        text-decoration: underline;
}

.class4 a {
        font-family: Helvetica, Arial;
        font-size: 12px;
        color: #767676;
		font-weight: bold;
		text-decoration: none;
}

.class4 a.selected {
        font-family: Helvetica, Arial;
        font-size: 12px;
        color: #767676;
		font-weight: bold;
        text-decoration: none;
}
.class4 a:hover {
        font-family: Helvetica, Arial;
        font-size: 12px;
        color: #999999;
		font-weight: bold;
        text-decoration: underline;
}


.tag_cloud .tc1{font-size:36px;}
.tag_cloud .tc2{font-size:31px;}
.tag_cloud .tc3{font-size:27px;}
.tag_cloud .tc4{font-size:22px;}
.tag_cloud .tc5{font-size:18px;}


#content {
  float: inherit;
  margin: 0 auto;
  background-image:files/bgr18.jpg;
  background: #121212;
  width: 980px;
  border: 1px solid #282828;
 }
 
 