html {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-family:Arial;
	scrollbar-arrow-color: #C9C9C1;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #EBECE4;
	height: 100%;
}


.name {
	color: #FFFFFF;
	font-size:18px;
	font-weight: bold;
}
.post {
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.qualification {
	font-size:14px;
	font-weight:bold;
}
.contact {
	color: #FFFFFF;
	font-size:14px;
}
a.contact {
	color: #FFFFFF;
}
a.contact:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bullet {
	color: #008081;
	font-size:15px;
	font-weight:bold;
}
.content {
	color: #666666;
	text-align: justify;
	font-size: 14px;
}
a.content {
	color: #666666;
}
a.content:hover {
	color: #666666;
	text-decoration: underline;
}

.bookscription {
	color: #666666;
	text-align: middle;
	font-size: 12px;
}

.heading1 {
	color: #008081;
	font-size: 18px;
}
a {
	color: #008081;
	text-decoration: none 
}
a:hover {
	color: #CC3300; 
	text-decoration: underline;
}


.useful_link {
	color: #008081;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 1px
}

a.useful_link {
	color: #008081;
	font-size:11px;
	letter-spacing: 0px
}
a.useful_link:hover {
	color: #CC3300; 
	text-decoration: underline;
}

.news {
	color: #008081;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 1px
}

a.news {
	color: #008081;
	font-size:10px;
}

a.news:hover {
	color: #CC3300; 
	text-decoration: underline;
}

.publications {
	color: #666666;
	text-align: left;
	font-size: 14px;
}

li.content {
	margin-bottom: 10;
	margin-top: 10;
}

ul.content {
	margin-left: 20;
	list-style-image: url('../img/bullet2.gif')
}

li.publications {
	margin-bottom: 10;
	margin-top: 10;
}

ul.publications {
	margin-left: 20;
	list-style-image: url('../img/bullet2.gif')
}
