body{
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7CEFF;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-style: normal;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-style: normal;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-size: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#262D3D;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#333333;
	}

	




