/*@import url(elements.css);
@import url(classdef.css);
@import url(iddef.css);
@import url(links.css);
@import url(forms.css);
@import url(buttons.css);
@import url(sidebar.css);*/

body {
	background-color: #000000;
}

a img {
	border: 0;
	}
	
body, p, table, tr, td, div, li, h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
}

p, table, tr, td, div, li {
font-size: 12px;
}	

.nobold strong, .nobold b {
	font-weight: normal; background-color: ;
	}
	
a { 
	color:#003300;
	}	
	
	