body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #d2d7da;
}
body {
	background-color: #090c0e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #CCCCCC;
}
a:visited {
	color: #00aeef;
	text-decoration: none;
}
a:hover {
	color: #7d2a90;
	text-decoration: underline;
}
a:active {
	color: #00a99d;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 0.95em;
	color: #d2d7da;
}

a:link {
	color: #d2d7da;
	text-decoration: none;
}

h2 {
	font-size: 0.7em;
	color: #d2d7da;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: normal;
	color: #d2d7da;
}
.bullet_yellow {
	color: #f3c113;
}
.bullet_green {
	color: #00a99d;
}
.bullet_purple {
	color: #7d2a90;
}
