table,td{
	background-color: white;
	font-family: "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	background-color:#ccc;
	font-family: "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	font-size: 13px;
	text-decoration: none;
	color:#999;
}
a:hover {color: black;
text-decoration: underline;}

.linktd{
	text-align: right;
	font-weight:bold;
}

h2{
	color:#666;
	font-size:16px;
}
h3{
	font-size:13px;
}
a.home{	color: #a69381;}
h2.home, a.home:hover, .home{	color: #cc9966;}
a.home:active{	color: #e2c6a9;}
a.aboutus, .aboutus{	color: #a6a681;}
h2.aboutus, a.aboutus:hover{	color: #cc6;}
a.aboutus:active{color: #e2e2a9;}
a.aboutmdf{color: #93a681;}
h2.aboutmdf, a.aboutmdf:hover, .aboutmdf{	color: #9c6;}
a.aboutmdf:active{color: #c6e2a9;}
a.technical{	color: #81a693;}
h2.technical, a.technical:hover, .technical{	color: #6c9;}
a.technical:active{ color: #a9e2c6;}
a.publications{	color: #81a6a6;}
h2.publications, a.publications:hover, .publications{ 	color: #6cc;}
a.publications:active{color: #a9e2e2;}
a.contact{	color: #8193a6;}
h2.contact, a.contact:hover, .contact{	color: #69c;}
a.contact:active{color: #a9c6e2}

.small {
	font-size: 10px;
}
.indent1{
	text-indent: 40px;
}



