@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

.defaultFrameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Title1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
}

.headingText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
}


.subHeadingText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
}
.subHeading1 {
	font-size: 14;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.blogBack {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.wrdClass1 {
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
