body {
	margin: 20px 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

tr {
	background-color: #FFFFFF;
}

td {
	padding: 10px;
}

.narrator {
	font-size: 10px;
	font-style: italic;
	color: #0066FF;
}

.title {
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	width: 350px;
}

.lgcommunications {
	background-image: url(http://www.ucsi.edu.my/img/logos/news-communications.png);
	background-repeat: no-repeat;
	background-position: center right;
	width: 100px;
	height: 139px;
}

.lgucsi {
	background-image: url(../img/logos/news-ucsi.png);
	background-repeat: no-repeat;
	background-position: center right;
	width: 210px;
	height: 57px;
}

.hline1 {
	background-image: url(http://www.ucsi.edu.my/img/lines/string.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 582px;
	height: 31px;
}

.hline2 {
	background-image: url(http://www.ucsi.edu.my/img/lines/ice.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 582px;
	height: 9px;
}



/***** HYPERLINK *****/
td a.v1:active {
	color: #0066FF;
	text-decoration: none;
	background-color: #FFFFCC;
}

td a.v1:visited {
	color: #0066FF;
	text-decoration: none;
	background-color: #FFFFCC;
}

td a.v1:link {
	color: #0066FF;
	text-decoration: none;
	background-color: #FFFFCC;
}

td a.v1:hover {
	color: #0066FF;
	text-decoration: underline;
}
