/* CSS Document designed for Askmedear.com, the best student portal in the World*/
/* Author: Joe Dav, Creative Head, Shalom InfoTech (P) Ltd, http://www.shalominfotech.com, mrjoedav@shalominfotech.com */

body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Middlepan Styles */
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:justify;
	line-height:20px;
}
/* Scroll Styles */
.scrollContentTitle{
	font-size:11px;
	font-weight: bold;
	color:#1C9DF4;
	text-align:justify;
	line-height:20px;
}
.scrollContent{
	font-size:11px;
	color:#000;
	text-align:justify;
	line-height:20px;
}
.scrollContent a:link, .scrollContent a:active, .scrollContent a:visited{
	color: #000;
	text-decoration: none;
}
.scrollContent a:hover{
	color: #DA0002;
	text-decoration: underline;
}