/* CSS Document */
body {
	background-color:383a3e;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#1a477e;
	text-align:justify;
}
.heading {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#990000;
	font-weight: bold;
	text-align:center;
}
.centers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a477e;
	font-weight: bold;
	text-align:center;
} 
.bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.bottom:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00CCFF;
	text-decoration:underline;
}
.sidehead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a477e; 
	font-weight: bold;
	text-align:left;
}
.img {
	width:170px;
	height:120px;
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
}
.link hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000099;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
.img2 {
	width:120px;
	height:138px;
	border:#000000 solid;
	border-width: 1px 1px 1px 1px;

	
}
