@charset "utf-8";
/* Eon Systems CSS Document */



/* Tag Styles */

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #ffffff;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3072ca;
	text-decoration: none;
}
a:visited {
	color: #3072ca;
	text-decoration: none;
}
a:hover {
	color: #ba0d0d;
	text-decoration: none;
}
a:active {
	color: #3072ca;
	text-decoration: none;
}
/* Text Styles */

.heading1 {
	color: #3072ca;
	font-size: 14px;
	font-weight: 800;
	margin-top: 0px;
}

.heading2 {
	color: #ba0d0d;
	font-size: 14px;
	font-weight: 800;
	margin-top: 0px;
}

.heading3 {
	color: #3072ca;
	font-size: 11px;
	font-weight: 800;
	margin-top: 0px;
}
