A          { color: #ff0000; text-decoration:none; }
A:visited  { color: #bb5555;  }
A:active   { background-color: #000000; }
A:hover    { background-color: #dddddd; }

body { 
	font-family: arial black, helvetica; 
	font-size: 12pt;
	line-height: 130%;
}

img {
	border: none;
}

table {
	font-size: 11pt;
}

.main{
	position: absolute;
	left: 20px;
	top:20px;
	width: 800px;
	height: 800px;
}

.project_title{
    width: 10px;
	text-align: left;
	vertical-align: top;
	padding-right:10px;
}

