/* CSS Document */
.style{
	border: 1px solid rgb(204, 204, 204); height: 125px;
}
.stylem{
	border: 1px solid rgb(204, 204, 204); height: 215px;
	
}
.stylep{
	border: 1px solid rgb(204, 204, 204); height: 255px;
	}
	.stylej{
	border: 1px solid rgb(204, 204, 204); height: 320px;
	}
.stylel{
	border: 1px solid rgb(204, 204, 204); height: 95px;
}

.stylek{
	width="300";
}
.style2 {
	color: #FF9900;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #666666;
	
}
.mh {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	
}

a.me:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #666666;
	text-decoration: none;
}
a.me:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #666666;
}
a.me:hover {
	text-decoration: none;
	color: #FF9900;
}
a.me:active {
	text-decoration: none;
	color: #FF9900;
}