body {
	font-family: Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;
	
	

	
	
}

.text {
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}
.textlarge {
	font-size: 15px;
	font-weight: bold;
	color: #4d4d4d;
}

.textlargest {
	font-size: 18px;
	font-weight: bold;
	color: #4d4d4d;
}
.textmenu {
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}
.textsmallest {
	font-size: 12px;
	
	color: #4d4d4d;
}


.ImSoScrollable{
	height:200px;
	width:650px;
	overflow:auto;
}

.ImSoScrollablelong{
	height:350px;
	width:650px;
	overflow:auto;
}

.ImSoScrollablemain{
	height:443px;
	width:684px;
	overflow:auto;

}
.ImSoScrollablecontact{
	height:243px;
	width:684px;
	overflow:auto;

}
a:link {color: #4d4d4d; text-decoration:none }     /* unvisited link */
a:visited {color: #4d4d4d; text-decoration:none}  /* visited link */
a:hover {color: #3769bd; text-decoration:none}   /* mouse over link */
a:active {color: #4d4d4d; text-decoration:none}





