body {
	background-color: #525252;
	margin: 0px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #878787;
}
a {
	color: #B5B4B4;
	text-decoration: none;
	font-size: 6pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}
b, strong {
	color: #cccccc;
}
a img {
	border: 1px solid #202020;
}
a:hover img {
	border: 1px solid #FFFFFF;
}
table, tr, td {
	font-size: 7pt;
	vertical-align: top;
}
input, select, textarea {
	background-color: #565656;
	border: 1px solid #393939;
	font-family: Tahoma;
	font-size: 7pt;
	color: #878787;
	margin-top: 0px;
	margin-bottom: 3px;
}
button, submit {
	background-color: #393939;
	border: 1px solid #393939;
	font-family: Tahoma;
	font-size: 7pt;
	color: #878787;
	margin-top: 0px;
	margin-bottom: 3px;
}


.toppaff {
	background-color: #000000; 
	font-size:8pt; 
	text-align: justify;
	width: 100%;
}


.side-title {
	background-color: #010101; 
	border-bottom: 1px dashed #433F3F;
	font-size: 7pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #878787; 
	text-align: center; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 200;
}

.spacer {
	width: 5;
}

.side-content {
	font-size:7pt; 
	text-align: justify;
	width: 200;
	color: #474747;
}


.header {
	background-color: #010101; 
	border-bottom: 1px dashed #433F3F;
	font-size: 8pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #878787; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 452;
}

.upd_header {
	background-color: #010101; 
	border-bottom: 1px dashed #433F3F;
	font-size: 8pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #878787; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 452;
}

.content {
	font-size:8pt; 
	text-align: justify;
	width: 452;
	color: #474747;
}

.main-spacer {
	width: 100%;
}

h1 {
	font-size: 8pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #121212; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}

.headersm {
	background-color: #5F5E5E; 
	font-size: 5pt; 
	letter-spacing: 1px; 
	padding: 2px;
	color: #878787; 
	text-align: right; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}

.contentupd {
	font-size:8pt; 
	text-align: justify;
	width: 100%;
	color: #474747;
}








































