body {
	font-family:arial;
	color:#FFFFFF;
	background-image:url(bgr1.jpg);
	background-color : #FFFFFF;
	background-attachment:fixed;
}

table {
	margin-top:-10px;
	margin-bottom:-20px;
}

ta1 {
	align:center;
}

td {
	line-height:1.5em;
	margin-left:10px;
}

p,*.te,h2 {
	margin-left:70px;
	margin-right:70px;
	text-align:justify;
}

a {
	color:#7777CC;
	text-decoration:none;
}

*.home {
	font-size:1.8em;
	position:fixed; 
	top:15px; 
	left:5px;
}

*.tdma {
	background-image:url(bgr2.png);
	background-position:bottom;
}

*.ob {
	background-image:url(bgr2o.png);
	background-position:bottom;
}

*.un {
	background-image:url(bgr2u.png);
	background-position:top;
}

h1,h3 {
	text-align:center;
}

h3 {
	color:gray;
	margin-top:-40px;
	margin-bottom:0px;
	font-size:1em;
}

img {
	border:none;
}

*.prob {
	position:fixed; 
	bottom:15px; 
	margin-left:1000px;
	margin-right:1000px;
}