html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    font-family: Verdana;
    font-size: 12px;
}


small {
    font-size: 10px;
}

body {
    background-color: #000;
    color: #fff;
}

a, a:active, a:visited {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 15px 0px 15px 0px;
}

h1, .green, .news-title, .news-more-arrows {
    color: #b5d505;
}

h1 {
    border-bottom: 1px #b5d505 solid;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    padding: 2px 0px 2px 0px;
}

h2 {
    font-size: 16px;
    margin-bottom: 5px;
    padding: 0px 0px 2px 0px;
}

h3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 2px 0px 2px 0px;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: disc;
	margin-left: 15px;
}

li {
    margin: 1px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
    color: #B8D20F; 
    background-color: #000000; 
    border-color: #B8D20F;
}
