@charset "utf-8";

body,td,th {
	font-family: Trebuchet MS, Arial, Impact;
	font-size: 13px;
	color: #000000;
	list-style-image: url(images/bullet.png);
}
body {
	background-color: #CA21A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
}
.heading1 {
	font-family: Impact, "Trebuchet MS", Arial;
	font-size: 40px;
	color: #660099;
	letter-spacing: 0.05em;
	text-transform: capitalize;
}
.heading2 {
	font-family: Impact, "Trebuchet MS", Arial;
	font-size: 30px;
	color: #6600FF;
	letter-spacing: 0.05em;
	text-transform: capitalize;
}
.company {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
.navbar {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
